unit/test
Valentin Bartenev 0174c971b5 Configuration: URI encoding in the "pass" option.
This is useful to escape "/" in path fragments.  For example, in order
to reference the application named "foo/bar":

  {
      "pass": "applications/foo%2Fbar"
  }
2020-05-14 13:15:00 +03:00
..
go Go: changing import name for "unit.nginx.org/go". 2019-12-25 20:00:32 +03:00
java Tests: Java websockets tests. 2019-09-05 15:30:09 +03:00
node Tests: Node.js websockets. 2019-08-22 15:33:41 +03:00
perl Tests: Perl streaming body and delayed response simple tests. 2019-03-01 17:13:51 +03:00
php Tests: chdir() and open() for PHP module. 2020-03-03 18:53:26 +00:00
python Tests: use "return" action in upstream tests. 2020-04-03 01:49:18 +01:00
ruby Tests: added Ruby test with constants. 2019-11-13 15:53:56 +03:00
unit Configuration: URI encoding in the "pass" option. 2020-05-14 13:15:00 +03:00
run.py Tests: redirect tests output to the stdout. 2020-03-10 18:10:42 +00:00
test_access_log.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_configuration.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_go_application.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_go_isolation.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_http_header.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_java_application.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_java_websockets.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_node_application.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_node_websockets.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_perl_application.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_php_application.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_php_basic.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_proxy.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_python_application.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_python_basic.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_python_environment.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_python_procman.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_respawn.py Tests: added respawn tests. 2020-05-12 17:59:47 +01:00
test_return.py Tests: minor fixes. 2020-04-03 01:03:26 +01:00
test_routing.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_routing_tls.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_ruby_application.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_settings.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_share_fallback.py Tests: skips adjusted. 2020-04-20 14:04:55 +01:00
test_static.py Tests: more static tests. 2020-02-21 15:08:38 +00:00
test_tls.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_upstreams_rr.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00
test_usr1.py Tests: introduced module version specification in prerequisites. 2020-04-24 05:08:56 +01:00