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

Test GraphQL CLI for all categories #3710

Merged
merged 14 commits into from
Jul 22, 2022

Commits on Jul 19, 2022

  1. Add a utility for getting result values if there was an error

    In this case CLI returns 1 as the exit status.
    chrzaszcz committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    a197694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1da16c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6b8642 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d29a9bd View commit details
    Browse the repository at this point in the history
  5. Test GraphQL CLI for inbox

    chrzaszcz committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0d8e4b2 View commit details
    Browse the repository at this point in the history
  6. Test GraphQL CLI for last

    chrzaszcz committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    812c114 View commit details
    Browse the repository at this point in the history
  7. Test GraphQL CLI for muc

    chrzaszcz committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5ebbed1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    486d7ce View commit details
    Browse the repository at this point in the history
  9. Test GraphQL CLI for offline

    Also fix the test for old messages - it was actually working, because
    the previous test did not clean up the messages, and the new messages
    were not old enough. Now the cases are correct and more complete.
    chrzaszcz committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    8da679e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35baf4f View commit details
    Browse the repository at this point in the history
  11. Test GraphQL CLI for roster

    chrzaszcz committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    80a9b35 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d67b9dd View commit details
    Browse the repository at this point in the history
  13. Test GraphQL CLI for stanza

    chrzaszcz committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f45ab32 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c4ac2e2 View commit details
    Browse the repository at this point in the history