syntribos/tests/unit
Michael Dong feb3a59c95 YAML support, basicauth extension, bugfixes
1) Allows for YAML body in request templates. If a content-type
    is specified for a request template, Syntribos will validate the
    body against the header. This is to prevent templates from silently
    failing to parse and sending unintended data to the target.
 2) Added extension to support basicauth
 3) Lowered confidence ratings for various tests

Change-Id: I672b0e0aa3da1aa6dd7e9a8456da73f0a15759b7
2018-10-09 15:55:53 -05:00
..
__init__.py Update test structure to follow OpenStack styles 2015-12-21 12:00:41 -06:00
test_ascii_colors.py Improve performance by multithreading test calls 2017-09-18 13:23:00 -05: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 Adding python 3 compatibility and some minor styling changes 2016-10-14 17:39:29 -05: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 Adding python 3 compatibility and some minor styling changes 2016-10-14 17:39:29 -05:00
test_http_models.py YAML support, basicauth extension, bugfixes 2018-10-09 15:55:53 -05:00
test_http_parser.py YAML support, basicauth extension, bugfixes 2018-10-09 15:55:53 -05:00
test_identity_client.py fix tox python3 overrides 2018-10-09 11:48:00 -05:00
test_length.py Adding python 3 compatibility and some minor styling changes 2016-10-14 17:39:29 -05: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 Pylint changes update 2016-11-22 16:10:50 -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