horizon/openstack_dashboard/test/unit/api
Akihiro Motoki 6ba506e281 test: use safer way to override settings
Django provides safer ways to override settings.
We should avoid direct replacement of existing setting.

Change-Id: I1fbcb79d18baaae037536b180989cf69c198fa7d
2020-09-13 09:47:50 +09:00
..
rest Add support for multiple swift storage policies 2020-04-16 22:18:06 +12:00
__init__.py openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
test_base.py test: use safer way to override settings 2020-09-13 09:47:50 +09:00
test_cinder.py Add cinder-user-facing messages 2020-09-10 10:22:49 +00:00
test_glance.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
test_keystone.py Merge "Stop to use the __future__ module." 2020-06-04 14:28:04 +00:00
test_microversions.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
test_network.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
test_neutron.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
test_nova.py Stop to use the __future__ module. 2020-06-03 10:45:18 +02:00
test_swift.py Stop to use the __future__ module. 2020-06-03 10:45:18 +02:00