88ea5cf828
This repo is python3 only, we should move to using the built in version of mock that supports all of our testing needs and remove the dependency on the "mock" package. This patch moves all references to "import mock" to "from unittest import mock". Fixed one related functional test failure. Change-Id: I4f7568b1af254488cbc75aefac2a1708e70eaf31 |
||
---|---|---|
.. | ||
__init__.py | ||
test_clients.py |