rally/tests
Mikhail Dubov 9b1ee113e8 Move Fake objects to a special tests.fakes module
A set of Fake objects originally created for nova scenarios unit tests
turned out to be very useful for several other unit tests as well. Here,
we move all these Fake objects to a special tests.fakes module. This will
also simplify code reuse in future unit tests.

Blueprint unit-tests-refactoring

Change-Id: I2b3c6a3f1543a186fe498d886e3fd4bfe615dce8
2013-12-16 18:18:02 +04:00
..
benchmark Move Fake objects to a special tests.fakes module 2013-12-16 18:18:02 +04:00
cmd Separate deployments from tasks 2013-12-11 18:15:30 +00:00
db Separate deployments from tasks 2013-12-11 18:15:30 +00:00
deploy Add CONFIG_SCHEMA to DummyEngine 2013-12-12 16:45:30 +02:00
fixtures Fixed import utils code 2013-09-26 15:55:44 +03:00
objects Resource model with DB API 2013-12-06 15:44:06 +04:00
orchestrator Separate deployments from tasks 2013-12-11 18:15:30 +00:00
serverprovider Merge "Fix bug in serverprovider.test_openstack_provider" 2013-12-15 11:22:27 +00:00
__init__.py Move tests to root dirrectory and fix tox 2013-08-28 19:08:07 +04:00
fakes.py Move Fake objects to a special tests.fakes module 2013-12-16 18:18:02 +04:00
test_osclients.py Add caching to osclients.Clients 2013-12-12 16:54:40 +04:00
test_processing.py Data processing: aggregation plots 2013-11-28 17:03:56 +04:00
test_sshutils.py Switch sshutils.SSH from subprocess to paramiko 2013-11-25 17:16:53 +02:00
test_utils.py Rename NoDBTestCase to TestCase 2013-10-25 11:49:01 +03:00