magnum/magnum/tests
Hua Wang 0b24a43ed4 Remove duplicate app loading
Testing app has be and should be loaded in the FunctionalTest class.
So we should remove the duplicate app loading in the TestCase class.

The config.py file is not used if we remove the duplicate app
loading.So let's remove it.

If we remove the duplicate app loading, TestContainerController
should be modified. The base class of it should be FunctionalTest.

By the way, rename path_get to get_path.

Change-Id: I93d69d9392ecb8ae0303efe14574a6ebe9a82b3c
Closes-Bug: #1478194
2015-07-18 04:08:03 +08:00
..
contrib Use constraints. 2015-07-14 16:12:07 +12:00
functional Add template definition of Mesos bay 2015-07-15 10:56:13 -04:00
unit Remove duplicate app loading 2015-07-18 04:08:03 +08:00
__init__.py Remove redundant FunctionalTest class 2015-07-15 03:39:11 +08:00
base.py Remove duplicate app loading 2015-07-18 04:08:03 +08:00
conf_fixture.py Override _setUp instead setUp when we use fixtures.Fixture 2015-07-14 07:00:46 +08:00
fake_policy.py policy check for pod 2015-07-15 08:40:15 +08:00
fakes.py Add support for API microversions 2015-06-08 11:14:36 +08:00
policy_fixture.py Override _setUp instead setUp when we use fixtures.Fixture 2015-07-14 07:00:46 +08:00
utils.py Change ctxt to context to for consistency 2015-02-08 22:50:27 -05:00