deb-python-saharaclient/saharaclient/tests/unit
Ngo Quoc Cuong 6b2fa6adb6 Clone sahara hacking checks to saharaclient
These such rules are:
- [S366, S367] Organize your imports according to the ``Import order``
- [S368] Must use a dict comprehension instead of a dict constructor with
         a sequence of key-value pairs.
- [S373] Don't translate logs
- [S375] Use jsonutils from oslo_serialization instead of json

Change-Id: I909da6772f733e8282a8f304b829aab9b25d6203
2017-07-18 22:37:08 -04:00
..
osc Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04:00
__init__.py Restructure tests directory in preparation for cli integration tests 2014-04-22 10:24:17 -04:00
base.py Replace six.iteritems() with .items() 2017-03-30 13:38:26 +08: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 Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04: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 Add find_unique base manager method 2015-01-27 12:31:36 +02:00
test_node_group_templates.py Clone sahara hacking checks to saharaclient 2017-07-18 22:37:08 -04: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