Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase test coverage, fix the rendering #111

Merged
merged 25 commits into from
Mar 21, 2023
Merged

Increase test coverage, fix the rendering #111

merged 25 commits into from
Mar 21, 2023

Commits on Mar 14, 2023

  1. Add more tests for inbox list

    antham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    91c90ee View commit details
    Browse the repository at this point in the history
  2. Add more tests for inbox show

    antham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c9c5fee View commit details
    Browse the repository at this point in the history
  3. Add more tests for flush inbox

    antham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    79059d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12c4210 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f84dfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82f9709 View commit details
    Browse the repository at this point in the history
  7. Remove comments

    antham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    048f854 View commit details
    Browse the repository at this point in the history
  8. Update error message

    antham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    9b319cf View commit details
    Browse the repository at this point in the history
  9. Remove exit functions

    antham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    05f4839 View commit details
    Browse the repository at this point in the history
  10. Use print from commands

    antham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    9fbc4e0 View commit details
    Browse the repository at this point in the history
  11. Do not dump twice error

    antham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    730f971 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ff4be6c View commit details
    Browse the repository at this point in the history
  13. Update error formatting

    antham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    dcdec0d View commit details
    Browse the repository at this point in the history
  14. Test command output

    antham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    1d72105 View commit details
    Browse the repository at this point in the history
  15. Fix tests

    antham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    ce82596 View commit details
    Browse the repository at this point in the history
  16. Remove useless variables

    antham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    438c7ed View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Simplify

    antham committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3029f5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34b3c6e View commit details
    Browse the repository at this point in the history
  3. Fix inbox error message

    antham committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    fe52de6 View commit details
    Browse the repository at this point in the history
  4. Update listing description

    antham committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    dc74a36 View commit details
    Browse the repository at this point in the history
  5. Rename files

    antham committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a64c3fb View commit details
    Browse the repository at this point in the history
  6. Rewrite computeMailOutput

    antham committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4e54d14 View commit details
    Browse the repository at this point in the history
  7. Rewrite computeInboxMailOutput

    antham committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ca60cf0 View commit details
    Browse the repository at this point in the history
  8. Parallelize tests

    antham committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    47cceec View commit details
    Browse the repository at this point in the history
  9. Rewrite the JSON dump

    antham committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c5cfb6a View commit details
    Browse the repository at this point in the history