tempest/tempest/tests/cmd
songwenping c7845314f5 Remove unicode from code
In python 3, all strings are considered as unicode string.

This patch drops the explicit unicode literal (u'...')
or (u"..") appearances from the unicode strings.

Change-Id: I64af1c7c7415cd4ab99b6a913fb84fecbc0a3bf1
2021-04-02 08:49:22 +00: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 Remove unicode from code 2021-04-02 08:49:22 +00:00
test_list_plugins.py Fix base unit test class location 2016-04-22 18:11:30 -04:00
test_run.py [part1] Remove six 2021-02-24 12:45:22 +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 Use os.path.join as possible 2020-09-06 09:49:40 +00:00
test_verify_tempest_config.py Fix test_verify_tempest_config unit tests 2021-03-10 10:30:25 +00:00
test_workspace.py Remove usage of six 2021-02-20 00:44:49 +00:00