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

Adds 17 new tests for auth and fixes other tests #32

Merged
merged 8 commits into from
Mar 13, 2024
Merged

Commits on Mar 12, 2024

  1. Start of adding auth client tests

    Alice Jacques committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    48b606e View commit details
    Browse the repository at this point in the history
  2. Use getpass

    Alice Jacques committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ac2a1f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Add auth retrieve tests

    Alice Jacques committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3167851 View commit details
    Browse the repository at this point in the history
  2. Fix all other tests to be compliant with auth features

    Alice Jacques committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f991af2 View commit details
    Browse the repository at this point in the history
  3. Pass usrpw as an environment variable

    Alice Jacques committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0922721 View commit details
    Browse the repository at this point in the history
  4. Add skipUnless for Auth tests

    Alice Jacques committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ac861ff View commit details
    Browse the repository at this point in the history
  5. Replace hardcoded UUIDs

    Alice Jacques committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b42c441 View commit details
    Browse the repository at this point in the history
  6. Silence output from login/logout

    Alice Jacques committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    96583fe View commit details
    Browse the repository at this point in the history