tempest/tempest/tests/cmd
Doug Schveninger 6aa733e0f3 Improve unit tests for subunit_describe_calls
in order to enhance the cmd to support kubernetes url based
routing over port based routing.  Once this is merged I will
submit another patch set to subunit_describe_calls to support
-u --urls (Optional) The path to a JSON file describing the urls
  being used by different services. Note Can not be used with -p.

Added test cases for cliff subprocess and found a bug with the
-v. The standard -v --verbose of cliff conflict with this command
 so I changed the -v --verbose to -a --all for print header
with printing to stdout I am also getting ready to add test cases
for cliff subprocess support for different options. Bug #1890060

Correct os join in test cases to avoid a conflict with
https://review.opendev.org/#/c/683026

Closes-bug: #1890060
Change-Id: I9459db0dbeda721187ea5f4802c7453c2092dac3
2020-08-18 17:25:21 -05:00
..
subunit_describe_calls_data Improve unit tests for subunit_describe_calls 2020-08-18 17:25:21 -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 Improve unit tests for subunit_describe_calls 2020-08-18 17:25:21 -05: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