Automatically create negative tests out of schemas
The number of negative tests are steady growing in tempest. Most of them are quite simple and just test a single argument with flawed input. This blueprint will use schemas to make it possible to express tests like we have in a declarative manner and to auto-generate negative tests as well. There is another blueprint that addresses moving the current negative tests into separate files: https:/
Blueprint information
- Status:
- Complete
- Approver:
- David Kranz
- Priority:
- High
- Drafter:
- David Kranz
- Direction:
- Approved
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- Accepted for icehouse
- Implementation:
- Implemented
- Milestone target:
- icehouse-rc1
- Started by
- David Kranz
- Completed by
- David Kranz
Related branches
Related bugs
Sprints
Whiteboard
See https:/
Gerrit topic: https:/
Addressed by: https:/
Moves negative tests from tempest/
Gerrit topic: https:/
Addressed by: https:/
Autogeneration framework for negative tests
Addressed by: https:/
Add unit tests for negative test framework
Addressed by: https:/
Negative tests: Add result check for resources
Addressed by: https:/
Adpat documentation for negative testing
Addressed by: https:/
Add support for negative tests with admin client