python-qinlingclient/qinlingclient
Sean McGinnis 406d711be2
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: I77ea9a745ae998a6670b4f75a8dcdb22f3b6af69
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 11:59:09 -05:00
..
common Fix the http exception handling 2017-07-27 00:29:22 +12:00
osc Add private parameter for runtime creation 2020-04-08 20:24:37 +00:00
tests Use unittest.mock instead of third party mock 2020-04-18 11:59:09 -05:00
v1 Add private parameter for runtime creation 2020-04-08 20:24:37 +00:00
__init__.py Initial commit for python-qinlingclient 2017-06-16 22:50:37 +12:00
client.py Initial commit for python-qinlingclient 2017-06-16 22:50:37 +12:00
i18n.py Update the outdated URL in docstring 2018-09-23 18:02:39 +08:00
utils.py Function timeout support 2018-09-08 18:07:51 +12:00
version.py Initial commit for python-qinlingclient 2017-06-16 22:50:37 +12:00