Refactor fullstack tests to use base class
Bug #1530349 reported by
Gal Sagie
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
DragonFlow |
Triaged
|
Medium
|
Unassigned |
Bug Description
Use base class which create the Neutron client and the DF DB client and all
the other test classes inherit from it
Separate it to test files:
Neutron API-DB checks
Flows checks
Changed in dragonflow: | |
assignee: | nobody → Gal Sagie (gal-sagie) |
Changed in dragonflow: | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in dragonflow: | |
assignee: | Gal Sagie (gal-sagie) → Li Ma (nick-ma-z) |
To post a comment you must log in.
Most of the work was done before.