barbican/barbican/tests
Sean McGinnis 32a7100358 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: I2bb5204c1ee88d0b0cd6df830dac80d37bfddcf2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-28 04:00:17 +00:00
..
api Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
cmd Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
common Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
model Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
objects Adding the unit-tests of OVO for Barbican [2] 2019-10-03 14:22:28 +00:00
plugin Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
queue Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
tasks Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
__init__.py Make a whole host of modules hacking 0.9.2 compliant 2014-09-01 23:59:44 -05:00
certificate_utils.py Fixes for Running Functional Tests with Python 3.5 2017-04-27 13:06:14 -04:00
database_utils.py Add SecretConsumerRepo repository and its tests 2019-09-24 15:20:01 +02:00
fixture.py Use oslo.db create_engine instead of SQLAlchemy 2017-04-28 03:13:28 +00:00
keys.py Merge "Replace pycrypto with cryptography in translations" 2017-05-05 19:26:58 +00:00
test_hacking.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_middleware_auth.py update some documents about the keystone "API v2.0" 2018-05-12 23:32:12 +08:00
utils.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00