qinling/qinling/tests/unit
Sean McGinnis 9a186fc483
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: I0425e8d85decf9106a533639bba1f5a4a7dc5b21
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 12:00:00 -05:00
..
api Use unittest.mock instead of third party mock 2020-04-18 12:00:00 -05:00
cmd Add framework for qinling-status upgrade check 2018-10-24 17:34:20 +05:30
engine Use unittest.mock instead of third party mock 2020-04-18 12:00:00 -05:00
orchestrator Use unittest.mock instead of third party mock 2020-04-18 12:00:00 -05:00
services Use unittest.mock instead of third party mock 2020-04-18 12:00:00 -05:00
storage Use unittest.mock instead of third party mock 2020-04-18 12:00:00 -05:00
utils Use unittest.mock instead of third party mock 2020-04-18 12:00:00 -05:00
__init__.py Add basic unit test structure 2017-07-04 14:34:53 +12:00
base.py Improve function_alias integration 2019-08-10 19:40:02 +12:00