Tests should be split to unit and functional\integration tests
Bug #1257449 reported by
Georgy Okrokvertskhov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Solum |
Fix Released
|
Medium
|
Georgy Okrokvertskhov |
Bug Description
Currently solum.tests contain both unit tests and functional tests. Functional tests require fully set up environment for the application, which is not the case for Jenkins gates. Solum tests should be reorganized to have pure unit tests which will work smoothly at the gates and functional tests which will be executed separately in the testing environment.
Expected Results:
Two sets of tests: unit tests and functional tests which executed independently
Changed in solum: | |
assignee: | nobody → Georgy Okrokvertskhov (gokrokvertskhov) |
Changed in solum: | |
status: | New → In Progress |
importance: | Undecided → Medium |
milestone: | none → milestone-1 |
Changed in solum: | |
status: | In Progress → Fix Committed |
Changed in solum: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Related fix proposed to branch: master /review. openstack. org/60075
Review: https:/