nova/nova/tests/unit/console
Diana Clarke 77a274387b Database not needed for test class: ConsoleAPITestCase
ConsoleAPITestCase doesn't access the database, so make it extend
NoDBTestCase.

$ tox -e py27 nova.tests.unit.console.test_console.ConsoleAPITestCase

Runtime before: 24.7712 sec
Runtime after: 3.5922 sec

Change-Id: I962b67e2933122f019fd2f4860e63bed0954b484
2016-02-04 15:14:55 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_console.py Database not needed for test class: ConsoleAPITestCase 2016-02-04 15:14:55 +00:00
test_rpcapi.py Replaces contextlib.nested with test.nested 2015-10-08 23:13:30 +03:00
test_serial.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
test_type.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
test_websocketproxy.py Add console allowed origins setting 2015-07-28 22:06:40 -06:00