zaqar/zaqar/tests/unit
Sean McGinnis d949c970ad 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: I5f86837c601eb64dff3c370decd2670f2a6276b6
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2021-01-13 09:05:59 +08:00
..
cmd Add zaqar-status upgrade check command framework 2018-12-12 06:08:06 +00:00
common Fix the issue that the function unpackb has no encoding option 2020-08-17 11:19:10 +08:00
hacking Add log hacking rules 2017-07-05 03:12:32 -04:00
notification Use unittest.mock instead of third party mock 2021-01-13 09:05:59 +08:00
storage Use unittest.mock instead of third party mock 2021-01-13 09:05:59 +08:00
transport Use unittest.mock instead of third party mock 2021-01-13 09:05:59 +08:00
__init__.py Clean up the 'queues' package for tests 2014-12-19 15:54:36 +13:00
test_bootstrap.py Allow config of mongo test url using env variable 2015-07-08 16:15:07 +02:00