tempest/tempest/tests/cmd
Martin Kopec e1eebfa845 Replace mock by unittest.mock in 2 forgotten cases
We replaced usage of third party mock by the standard library in:
https://review.opendev.org/#/c/721021/
There are 2 forgotten occurrences where we still use the third
party mock, the patch fixes that.

Change-Id: I7d00be25bb0b70ce55e27790df33d9134c2a52ae
2020-07-08 13:27:02 +00:00
..
sample_streams Add subunit-describe-calls 2016-06-22 14:22:22 -05:00
__init__.py Add unit tests for _get_unversioned_endpoint 2014-04-30 17:36:19 +00:00
test_account_generator.py Fix the argument check for account-generator 2020-06-15 07:03:34 +00:00
test_cleanup.py Use unittest.mock instead of third party mock 2020-05-17 17:22:58 +00:00
test_cleanup_services.py Add response schema validation for volume snapshots 2020-05-21 09:42:49 +00:00
test_list_plugins.py Fix base unit test class location 2016-04-22 18:11:30 -04:00
test_run.py Use unittest.mock instead of third party mock 2020-05-17 17:22:58 +00:00
test_saved_state_json.json Fix tempest cleanup for python3 2019-02-07 14:43:05 +00:00
test_subunit_describe_calls.py Add verbose option for stdout in subunit_describe_call 2018-03-21 23:33:50 +00:00
test_tempest_init.py Switch to stestr in README.rst and the method name 2018-07-15 14:55:05 +00:00
test_verify_tempest_config.py Merge "Add check_service_availability test" 2020-06-30 21:25:52 +00:00
test_workspace.py Replace mock by unittest.mock in 2 forgotten cases 2020-07-08 13:27:02 +00:00