syntribos/tests/unit
Michael Dong c4586a374b Improve performance by multithreading test calls
This change:
1) rewrites the runner to spawn a thread pool for each template
   and assigns a worker for each test case
2) makes the output colorized by default
3) makes minor changes to the output

Change-Id: I49906f5daaa339ca9429913680203c762a0ad9fe
2017-09-18 13:23:00 -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 Adding unit tests 2016-10-28 16:52:55 -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 Added meta var support to datagen 2017-03-13 12:03:34 -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 Fixing unicode error 2016-10-26 17:33:27 -05:00
test_fingerprint.py Adding unittests for checks 2016-07-19 00:41:17 -05:00
test_glance_client.py Adding unittests for glance client 2016-09-16 20:52:41 +00: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 Added support for meta variable JSON files 2017-01-27 11:03:39 -06:00
test_http_parser.py Added meta var support to datagen 2017-03-13 12:03:34 -05:00
test_identity_client.py Unit tests for the identity client 2016-09-06 11:10:24 -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 Adding unittest for neutron client extension 2016-09-16 10:16:21 -05:00
test_nova_client.py Adding unit tests 2016-10-28 16:52:55 -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