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.Conn.Utils tests #1230

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

thymusvulgaris
Copy link
Contributor

  • Add test for when Plug.Conn.Utils.content_type/1 is given a binary that is an erroneous content type.

  • Add test for when Plug.Conn.Utils.params/1 is given a binary containing a parameter key but no value.

* Add test for when Plug.Conn.Utils.content_type/1 is given a
  binary that is an erroneous content type.

* Add test for when Plug.Conn.Utils.params/1 is given a binary
  containing a parameter key but no value.
@whatyouhide whatyouhide merged commit 5b11e8d into elixir-plug:main Jun 21, 2024
2 checks passed
@whatyouhide
Copy link
Member

Thank you @thymusvulgaris 💟

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.

2 participants