murano/murano/tests/unit/api/v1
M V P Nitesh 90ce645b5d Replace assertRaisesRegexp with assertRaisesRegex
This replaces the deprecated (in python 3.2) unittest.TestCase
method assertRaisesRegexp() with assertRaisesRegex()

Change-Id: Ie329779dbfe39ec9674f9a999a27d927311b7e7b
2017-05-19 17:06:18 +05:30
..
cloudfoundry Remove log translations 2017-04-03 12:11:20 +08:00
__init__.py Move and rename functional tests 2014-07-29 22:29:27 +04:00
test_actions.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
test_catalog.py Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
test_deployments.py Allows fetching of deployments from all environments. 2017-01-16 12:00:33 -05:00
test_env_templates.py Replace oslo_utils.timeutils.isotime 2016-11-10 13:51:23 +08:00
test_environments.py Use assertIn() to replace asserTrue(* in *) 2016-12-14 19:41:55 +08:00
test_instance_statistics.py Increase unit test coverage for common engine and instance statistics API 2016-10-20 17:20:09 -04:00
test_schemas.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 17:06:18 +05:30
test_services.py Allow to PUT an empty object model 2016-10-03 18:28:53 +00:00
test_sessions.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 17:06:18 +05:30
test_static_actions.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00