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

Conform to validation failure format #19

Merged
merged 4 commits into from
Nov 18, 2019
Merged

Conform to validation failure format #19

merged 4 commits into from
Nov 18, 2019

Conversation

tt
Copy link
Contributor

@tt tt commented Aug 12, 2019

The uniqueness middleware produces validation failure errors in a different format than other validations.

This was uncaught as the concurrency test cases didn't have any assertions.

4a4a117 demonstrates the failure. It interestingly only shows a single failure which I suspect is because the actual validations prevented the other test's duplicate registration attempt.

@tt
Copy link
Contributor Author

tt commented Nov 17, 2019

@slashdotdash, any interest in merging this?

@slashdotdash slashdotdash merged commit f111587 into slashdotdash:master Nov 18, 2019
@tt tt deleted the conform-to-validation-failure-format branch November 18, 2019 16:36
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