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

Simplify PAM service tests #35

Merged
merged 2 commits into from
Sep 15, 2023
Merged

Simplify PAM service tests #35

merged 2 commits into from
Sep 15, 2023

Commits on Sep 14, 2023

  1. Additional TestNewService test

    This test ensure that we can successfully initialize a PAM service.
    didrocks committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bde22a7 View commit details
    Browse the repository at this point in the history
  2. Factor out no broker/invalid session ID in one element.

    The no broker is actually no valid session ID. Simplify the tests to
    only have one element to set that behaviour.
    Use then a switch function which is more natural.
    didrocks committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    851ce3b View commit details
    Browse the repository at this point in the history