We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This test case suggests that there is unhandled validation case for this endpoint:
unbiased/tests/testthat/test-E2E-study-minimisation-pocock.R
Lines 169 to 226 in 6cd8b92
The text was updated successfully, but these errors were encountered:
Issue #70: Status code changed from 500 to 400. Added current_status …
694affe
…tests.
Merge pull request #74 from ttscience/70-randomization-endpoint-shoul…
54d8c83
…d-not-respond-with-internall-server-error-on-data-validation Issue #70: Status code changed from 500 to 400
No branches or pull requests
This test case suggests that there is unhandled validation case for this endpoint:
unbiased/tests/testthat/test-E2E-study-minimisation-pocock.R
Lines 169 to 226 in 6cd8b92
We should always validate input data in a way that will prevent the app from returning Internal Server Errors.
The text was updated successfully, but these errors were encountered: