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 for malformed and missing auth token #45

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

anth-volk
Copy link
Collaborator

Fixes #40. This PR adds tests for malformed and missing auth tokens, ensuring that they return a status code of 401. Note that the PR does not test for success when a properly formed token is passed, as that is already done in test_liveness.

@anth-volk anth-volk merged commit c67f2c8 into main Jan 3, 2024
3 checks passed
@anth-volk anth-volk deleted the test/test_auth branch January 3, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create tests for authentication
1 participant