magnum/magnum/tests/unit/cmd
Sean McGinnis 45fd25c572 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: I6245a207ec65df0ef11a798b4cffe3157abccb73
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Co-Authored-By: Spyros Trigazis <spyridon.trigazis@cern.ch>
2020-04-29 17:10:23 +03:00
..
__init__.py Improve unit test coverage for cmd/api.py 2016-08-12 01:41:43 +00:00
test_api.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_conductor.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_db_manage.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_driver_manage.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_status.py Add framework for magnum-status upgrade check 2019-01-27 04:26:30 +00:00