python-novaclient/novaclient/tests/unit/fixture_data
Sergey Nikitin aeb8c0c5e9 Moved set of asserts from post_servers_1234_action methods.
Methods tests.v1_1.fakes.FakeHTTPClient.post_servers_1234_action
and tests.fixture_data.servers.V1.post_servers_1234_action
contain a set of same asserts. These asserts moved to method
check_server_actions. This method is shared between
post_servers_1234_action methods.

Some almost equal asserts are grouped.

Change-Id: I2643e77fe30400d462731bbc57351460fb28dc92
2015-02-05 14:11:11 +03:00
..
__init__.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
agents.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
aggregates.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
availability_zones.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
base.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
certs.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
client.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
cloudpipe.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
fixedips.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
floatingips.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
fping.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
hosts.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
hypervisors.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
images.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
keypairs.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
limits.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
networks.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
quotas.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
security_group_rules.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
security_groups.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
server_groups.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
servers.py Moved set of asserts from post_servers_1234_action methods. 2015-02-05 14:11:11 +03:00