murano-dashboard/muranodashboard/tests/unit/environments
wangqi e98cd6cd0c Replace assertRaisesRegexp with assertRaisesRegex
assertRaisesRegexp was renamed to assertRaisesRegex in Py3.2
For more details, please check:
https://docs.python.org/3/library/
unittest.html#unittest.TestCase.assertRaisesRegex

Change-Id: Ib5e52abde4cd642c3d214d3e29e8c55843983f2d
2018-04-23 02:45:22 +00:00
..
__init__.py Increase unit test coverage for environments, helpers, and yaql expression 2016-11-02 09:20:40 -04:00
test_api.py Adjust stringified dates to the local timezone 2017-07-07 12:24:10 +03:00
test_forms.py Increase unit test coverage for environments, helpers, and yaql expression 2016-11-02 09:20:40 -04:00
test_rest_api.py Fixes REST API tests for M requirements compatibility 2016-11-11 13:51:51 -08:00
test_tables.py Replace assertRaisesRegexp with assertRaisesRegex 2018-04-23 02:45:22 +00:00
test_tabs.py Adjust stringified dates to the local timezone 2017-07-07 12:24:10 +03:00
test_topology.py Increase unit test coverage for muranodashboard Topology API. 2016-10-24 11:04:23 -04:00
test_views.py Fix ValueError in environment details page 2017-10-18 14:07:08 +01:00