horizon/openstack_dashboard/test/unit
Ivan Kolodyazhny 14e779bbac Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I2de669d8e89b8daeb7ee5405ffab35af6307c40b
2020-03-26 19:45:37 +02:00
..
api Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
usage Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
utils Handle partial dict setting 2019-09-26 14:31:17 +09:00
__init__.py openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
test_error_pages.py openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
test_policy.py Sync keystone policy 2018-01-26 04:01:05 +09:00
test_themes.py Do not load openstack_dashboard.settings in unit tests 2018-12-28 23:06:38 +09:00
test_views.py Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00