heat/heat/tests/openstack/nova
Zane Bitter 42bb1aae2e Don't use 'assert' keyword in unit tests
Results of tests shouldn't change depending on whether you are running
with asserts enabled or not.

Change-Id: Ie231e3cccec9df19ce8eff8b89ed8828424fd120
2019-06-12 13:06:38 -04:00
..
__init__.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00
fakes.py Don't use 'assert' keyword in unit tests 2019-06-12 13:06:38 -04:00
test_flavor.py Make private flavor tenant access works 2017-09-27 16:47:26 +08:00
test_floatingip.py Change NovaClientPlugin to use MicroversionMixin 2018-06-29 09:37:44 +05:30
test_host_aggregate.py Nova::HostAggregate observe reality implement 2016-08-16 09:31:38 +00:00
test_keypair.py Refactor resource plugins for microversion usage 2018-06-29 09:37:44 +05:30
test_quota.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 18:13:59 +05:30
test_server.py Unit tests: Fix mock errors with too few side effects 2018-08-10 17:25:13 -04:00
test_server_group.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00