quickstart-openshift
quickstart-openshift copied to clipboard
Fuzz OAS with Schemathesis
As a developer I want my OAS fuzzed by Schemathesis So That I am confident in it's implementation and save time testing endpoints
Additional Context
- https://schemathesis.readthedocs.io/en/stable/continuous_integration.html
- e.g. https://github.com/bcgov/wps/pull/2626/
Acceptance Criteria
- [ ] Given I create a pull request, Then my dev deployment open API spec is fuzzed
Definition of Done
- [ ] Ready to Demo in Sprint Review
- [ ] #953
- [ ] Documentation and/or scientific documentation exists and can be found
- [ ] Peer Reviewed by 2 people on the team
- [ ] Manual testing of all PRs in Dev and Prod
- [ ] Merged
@conbrad Cool! Thanks, I'll be digging in. :)
@mishraomp ^