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

Add Plug.BasicAuth test #1232

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

thymusvulgaris
Copy link
Contributor

  • Add test that asserts Plug.BasicAuth.basic_auth/2 raises key error when no options are given and default options are used.

* Add test that asserts Plug.BasicAuth.basic_auth/2 raises key
  error when no options are given and default options are used.
@josevalim
Copy link
Member

Let's go ahead and merge this since @whatyouhide approved but I don't think we are gaining anything by testing these particular error cases :)

@josevalim josevalim merged commit 27a81cb into elixir-plug:main Jun 24, 2024
2 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

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.

3 participants