unit/test
Andrei Zeliankou 4c846ae693 Tests: isolation check moved to the pytest_sessionstart().
This change eliminates the need for some classes
to run Unit one more time before running tests.
2020-12-09 16:15:50 +00:00
..
go Tests: tmpfs automount. 2020-11-16 17:22:10 +00:00
java Tests: added Java threading tests. 2020-11-05 00:06:13 +03:00
node Tests: Node.js websockets. 2019-08-22 15:33:41 +03:00
perl Tests: added Perl threading tests. 2020-11-05 16:11:01 +03:00
php Tests: added a test for fastcgi_finish_request() function. 2020-11-11 14:24:40 +00:00
python Tests: added tests for a "discard_unsafe_fields" option. 2020-11-19 05:21:48 +00:00
ruby Tests: added Ruby threading tests. 2020-11-05 12:45:26 +03:00
unit Tests: isolation check moved to the pytest_sessionstart(). 2020-12-09 16:15:50 +00:00
conftest.py Tests: isolation check moved to the pytest_sessionstart(). 2020-12-09 16:15:50 +00:00
pytest.ini Tests: disabled detailed output by default. 2020-11-03 01:32:40 +00:00
test_access_log.py Tests: options moved to the separate class. 2020-12-06 16:01:59 +00:00
test_asgi_application.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_asgi_lifespan.py Tests: utils module introduced. 2020-12-08 14:37:25 +00:00
test_asgi_websockets.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_configuration.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_go_application.py Tests: minor fixes. 2020-10-07 23:18:43 +01:00
test_go_isolation.py Tests: isolation check moved to the pytest_sessionstart(). 2020-12-09 16:15:50 +00:00
test_go_isolation_rootfs.py Tests: fixed unit.log print. 2020-10-19 22:25:29 +01:00
test_http_header.py Tests: added tests for a "discard_unsafe_fields" option. 2020-11-19 05:21:48 +00:00
test_java_application.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_java_isolation_rootfs.py Tests: options moved to the separate class. 2020-12-06 16:01:59 +00:00
test_java_websockets.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_node_application.py Tests: utils module introduced. 2020-12-08 14:37:25 +00:00
test_node_websockets.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_perl_application.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_php_application.py Tests: options moved to the separate class. 2020-12-06 16:01:59 +00:00
test_php_basic.py Tests: migrated to the pytest. 2020-09-16 21:31:15 +01:00
test_php_isolation.py Tests: isolation check moved to the pytest_sessionstart(). 2020-12-09 16:15:50 +00:00
test_php_targets.py Tests: options moved to the separate class. 2020-12-06 16:01:59 +00:00
test_proxy.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_proxy_chunked.py Tests: utils module introduced. 2020-12-08 14:37:25 +00:00
test_python_application.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_python_basic.py Tests: migrated to the pytest. 2020-09-16 21:31:15 +01:00
test_python_environment.py Tests: migrated to the pytest. 2020-09-16 21:31:15 +01:00
test_python_isolation.py Tests: isolation check moved to the pytest_sessionstart(). 2020-12-09 16:15:50 +00:00
test_python_isolation_chroot.py Tests: isolation check moved to the pytest_sessionstart(). 2020-12-09 16:15:50 +00:00
test_python_procman.py Tests: options moved to the separate class. 2020-12-06 16:01:59 +00:00
test_respawn.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_return.py Tests: fixed unit.log print. 2020-10-19 22:25:29 +01:00
test_routing.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_routing_tls.py Tests: migrated to the pytest. 2020-09-16 21:31:15 +01:00
test_ruby_application.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_ruby_isolation.py Tests: isolation check moved to the pytest_sessionstart(). 2020-12-09 16:15:50 +00:00
test_settings.py Tests: added a test for "body_buffer_size" option. 2020-11-12 00:07:08 +00:00
test_share_fallback.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_static.py Tests: utils module introduced. 2020-12-08 14:37:25 +00:00
test_tls.py Tests: skip_alert() converted to the fixture. 2020-12-08 14:37:33 +00:00
test_upstreams_rr.py Tests: options moved to the separate class. 2020-12-06 16:01:59 +00:00
test_usr1.py Tests: utils module introduced. 2020-12-08 14:37:25 +00:00
test_variables.py Tests: fixed unit.log print. 2020-10-19 22:25:29 +01:00