Improve unit test coverage for OpenStack Nova database modules
Registered by
Takahiro Shida
openstack nova.db packages include database access and entity model classes. These classes are not tested well.
And, also not well cleared specification for database schema and entities.
test target package is following.
* nova.db
* nova.db.sqlalchemy
* nova.db.
* nova.db.
We are intend to improvement C1 coverage and check some points.
1. Are there any test for parameter checking?
2. Are there any test for flags, object state checking?
3. Are there any test for database value checking?
4. Are there any test for valid exception handling?
And clear the specification, Database API's input and output by using testcases.
Blueprint information
- Status:
- Not started
- Approver:
- Nachi Ueno
- Priority:
- Medium
- Drafter:
- Nachi Ueno
- Direction:
- Approved
- Assignee:
- Nachi Ueno
- Definition:
- Approved
- Series goal:
- Accepted for essex
- Implementation:
- Not started
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)