vmware-nsx/neutron/tests/unit/metaplugin
Maru Newby 5558a3c1b9 Refactor plugin setup helpers out of test.base
Helper methods for plugin and notification setup were previously
defined on neutron.tests.base.BaseTestCase.  The imports required to
support these helpers were preventing the api tests from consuming
tempest due to configuration conflicts that resulted between neutron
and tempest.  This change moves the helpers to a new module in
tests/unit so that BaseTestCase can be safely used across all types of
tests.

Partially-Implements: blueprint retargetable-functional-testing

Change-Id: I44251db399cd73390a9d1931a7f253662002ba10
2014-08-25 14:44:27 +02:00
..
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
fake_plugin.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_basic.py Fix H302 violations in unit tests 2014-05-04 12:39:19 +02:00
test_metaplugin.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00