Skip to content

tests: avoid reuse of authenticator fixture between tests and add docstring #254

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

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

consideRatio
Copy link
Member

@consideRatio consideRatio commented Sep 15, 2024

By re-using the authenticator fixture, I think it could end up configured by one test influencing another, which added complexity that wasn't merited as initializing the LDAPAuthenticator class is trivial.

@consideRatio consideRatio merged commit d4a2e61 into jupyterhub:main Sep 15, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant