python-saharaclient/saharaclient/tests/unit
Sean McGinnis 5b6f800139
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: I96263b774551821745a2345ffb2df3bf2a2dcf05
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 11:59:13 -05:00
..
osc Use unittest.mock instead of third party mock 2020-04-18 11:59:13 -05:00
__init__.py Restructure tests directory in preparation for cli integration tests 2014-04-22 10:24:17 -04:00
base.py Adding boot from volume to osc 2018-07-19 11:41:09 -03:00
test_base.py Set client module __version__ 2017-02-06 15:53:11 +08:00
test_cluster_templates.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_clusters.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_data_sources.py Use unittest.mock instead of third party mock 2020-04-18 11:59:13 -05:00
test_hacking.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_images.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_job_binaries.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_job_binary_internals.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_job_executions.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_job_types.py Add support for job-types-list 2015-03-26 15:24:36 -04:00
test_jobs.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
test_manager.py Use unittest.mock instead of third party mock 2020-04-18 11:59:13 -05:00
test_node_group_templates.py Adding boot from volume to osc 2018-07-19 11:41:09 -03:00
test_plugins.py Use requests-mock for mocking 2015-01-16 17:38:59 +10:00
test_resource.py Add to_dict() method to Resource class 2015-07-30 18:36:31 +03:00