murano/murano/tests/unit/common
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
..
helpers Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
messaging Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 17:06:18 +05:30
__init__.py Move and rename functional tests 2014-07-29 22:29:27 +04:00
test_app_loader.py Increase unit test coverage for common.app_loader 2016-10-05 09:16:29 +00:00
test_auth_utils.py Make murano auth with murano_auth section instend of keystone_authtoken 2017-04-21 10:37:44 +08:00
test_engine.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
test_plugin_loader.py Remove unnecessary setUp 2016-09-25 16:20:08 +08:00
test_server.py Remove log translations 2017-04-03 12:11:20 +08:00
test_statservice.py Remove log translations 2017-04-03 12:11:20 +08:00
test_traverse_helper.py Use assertEqual() instead of assertDictEqual() 2016-07-27 15:59:29 +08:00
test_utils.py Increase unit test coverage for common utils. 2016-09-29 16:37:19 -04:00
test_wsgi.py Remove log translations 2017-04-03 12:11:20 +08:00