horizon/openstack_auth/tests/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
..
__init__.py openstack_auth: Move test files to match module structure 2017-12-09 21:37:12 +09:00
test_auth.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
test_policy.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
test_user.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
test_utils.py Drop deprecated Keystone V2 API support 2019-09-12 17:15:07 +00:00