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

WIP: tests to check support for application/x-www-form-urlencoded MediaType #363

Closed
wants to merge 4 commits into from

Conversation

wetted
Copy link
Contributor

@wetted wetted commented Jul 25, 2022

Related to micronaut-projects/micronaut-aws#1414

I am trying to write some similar tests to see if MediaType.APPLICATION_FORM_URLENCODED. So far I am getting unsupported media type and other errors, but this is my first exposure to micronaut-azure code so maybe my tests aren't correct?

Copy link
Contributor

@sdelamo sdelamo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These tests should be in azure-function-http not in azure-function-http-test

@wetted
Copy link
Contributor Author

wetted commented Jul 26, 2022

These are now all the same tests as the comparable AWS lambda tests. Four tests fail with HttpStatus.BAD_REQUEST

@wetted wetted requested a review from sdelamo July 26, 2022 21:08
@sonarcloud
Copy link

sonarcloud bot commented Jul 27, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@wetted wetted self-assigned this Oct 18, 2022
@sdelamo
Copy link
Contributor

sdelamo commented Dec 22, 2022

closed via #412

@sdelamo sdelamo closed this Dec 22, 2022
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.

None yet

2 participants