syntribos/tests/unit
Michael Dong 6cf7bdab87 Bug fixes and error message updates
Fixes:
1) Crashes in runner and file_utils
2) Binary strings being read in as payloads

Updates:
1) Clarified error messages in parser
2) Confusing variable names in test cases vs issues

Adds:
1) A `syntribos root` CLI sub command to display the current syntribos root dir

Change-Id: I22edf7a1f3d39724522aee88d08b00d299b67248
2018-11-28 12:32:24 -06:00
..
__init__.py Update test structure to follow OpenStack styles 2015-12-21 12:00:41 -06:00
test_ascii_colors.py Bug fixes and error message updates 2018-11-28 12:32:24 -06:00
test_cinder_client.py fix tox python3 overrides 2018-10-09 11:48:00 -05:00
test_common_utils.py Adding extension for common utility functions 2016-11-01 14:49:16 -05:00
test_content_validity.py Bug fixes and error message updates 2018-11-28 12:32:24 -06:00
test_datagen.py YAML support, basicauth extension, bugfixes 2018-10-09 15:55:53 -05:00
test_env_utils.py Add additional runner and env utils tests 2016-10-26 19:43:33 -05:00
test_file_utils.py YAML support, basicauth extension, bugfixes 2018-10-09 15:55:53 -05:00
test_fingerprint.py Adding unittests for checks 2016-07-19 00:41:17 -05:00
test_glance_client.py fix tox python3 overrides 2018-10-09 11:48:00 -05:00
test_header.py Adding header checks and unit tests 2016-07-14 14:32:00 -05:00
test_http_checks.py Bug fixes and error message updates 2018-11-28 12:32:24 -06:00
test_http_models.py YAML support, basicauth extension, bugfixes 2018-10-09 15:55:53 -05:00
test_http_parser.py Bug fixes and error message updates 2018-11-28 12:32:24 -06:00
test_identity_client.py fix tox python3 overrides 2018-10-09 11:48:00 -05:00
test_length.py Bug fixes and error message updates 2018-11-28 12:32:24 -06:00
test_neutron_client.py fix tox python3 overrides 2018-10-09 11:48:00 -05:00
test_nova_client.py fix tox python3 overrides 2018-10-09 11:48:00 -05:00
test_progress_bar.py Bug fixes and error message updates 2018-11-28 12:32:24 -06:00
test_remotes.py Fixing unicode error 2016-10-26 17:33:27 -05:00
test_results.py Improve performance by multithreading test calls 2017-09-18 13:23:00 -05:00
test_runner.py Add additional runner and env utils tests 2016-10-26 19:43:33 -05:00
test_signal.py Improving readibility of code 2017-01-25 14:25:54 -06:00
test_ssl.py Adding python 3 compatibility and some minor styling changes 2016-10-14 17:39:29 -05:00
test_stacktrace.py Adding python 3 compatibility and some minor styling changes 2016-10-14 17:39:29 -05:00
test_string.py Adding python 3 compatibility and some minor styling changes 2016-10-14 17:39:29 -05:00
test_string_utils.py Refactoring debug_logger 2016-09-07 10:13:54 -05:00
test_time_checks.py Replace assertTrue(isinstance()) with assertIsInstance() 2017-06-05 16:50:43 +07:00
test_xst.py Adding XST test to syntribos 2017-02-23 15:16:39 -06:00