unit/test/python
Max Romanov 1bb22d1e92 Unit application library.
Library now used in all language modules.
Old 'nxt_app_*' code removed.

See src/test/nxt_unit_app_test.c for usage sample.
2018-08-06 17:27:33 +03:00
..
204_no_content Tests: reworked python tests with application. 2018-02-20 20:34:41 +03:00
atexit Unit application library. 2018-08-06 17:27:33 +03:00
body_array Tests: more Python tests. 2018-04-02 17:03:41 +03:00
body_io Tests: more Python tests. 2018-04-02 17:03:41 +03:00
body_io_file Tests: more Python tests. 2018-04-02 17:03:41 +03:00
close Unit application library. 2018-08-06 17:27:33 +03:00
close_error Unit application library. 2018-08-06 17:27:33 +03:00
ctx_iter_atexit Tests: added Python test with iterator context. 2018-04-02 17:03:41 +03:00
custom_header Tests: HTTP header field and value tests. 2018-03-16 17:45:25 +03:00
empty Tests: reworked python tests with application. 2018-02-20 20:34:41 +03:00
environment Tests: configuration of environment variables. 2018-05-29 15:29:01 +03:00
errors_write Tests: more Python tests. 2018-04-02 17:03:41 +03:00
input_iter Tests: more Python tests. 2018-04-02 17:03:41 +03:00
input_read_length Tests: more Python tests. 2018-04-02 17:03:41 +03:00
mirror Tests: reworked python tests with application. 2018-02-20 20:34:41 +03:00
not_iterable Tests: added Python test with not iterable object. 2018-04-05 17:55:06 +03:00
query_string Tests: reworked python tests with application. 2018-02-20 20:34:41 +03:00
server_port Tests: reworked python tests with application. 2018-02-20 20:34:41 +03:00
start_response_exit Tests: more Python tests. 2018-04-02 17:03:41 +03:00
syntax_error Tests: more Python tests. 2018-04-02 17:03:41 +03:00
variables Tests: added tests for SERVER_SOFTWARE variable. 2018-05-21 16:41:33 +03:00
write Tests: added test for callable write() in Python. 2018-04-26 17:37:24 +03:00