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 request UUID values validation #265

Open
4 of 5 tasks
Glutexo opened this issue May 9, 2019 · 1 comment
Open
4 of 5 tasks

Test request UUID values validation #265

Glutexo opened this issue May 9, 2019 · 1 comment

Comments

@Glutexo
Copy link
Collaborator

Glutexo commented May 9, 2019

There are various UUID values in various requests. Each of them must be properly validated, resulting in 400 Bad Request if invalid.

Although all of those cases are properly handled and validated, not all of these validation are tested. Add the missing tests to make sure that the validation works as intended and to prevent regressions.

@Glutexo Glutexo changed the title Test that UUID values are validated Test request UUID values validation May 9, 2019
@Glutexo
Copy link
Collaborator Author

Glutexo commented May 24, 2019

Only #268 remains!

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

No branches or pull requests

1 participant