magnum/magnum/tests/unit/api
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
..
controllers Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_app.py Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00
test_attr_validator.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_expose.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_hooks.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_servicegroup.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_validation.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
utils.py ng-8: APIs for nodegroup CRUD operations 2019-09-26 08:45:57 +00:00