summaryrefslogtreecommitdiffhomepage
path: root/test (unfollow)
AgeCommit message (Expand)AuthorFilesLines
3 daystests: Add tests for JSON format access logZhidao HONG1-0/+24
5 daysjava: Update third-party components to their recent versionsSergey A. Osokin1-1/+1
2024-09-10tests: Suppress cargo-component outputAndrew Clayton1-1/+4
2024-09-10tests: Fix routing tests in the no njs caseAndrew Clayton1-4/+19
2024-09-07java: Update third-party componentsSergey A. Osokin1-1/+1
2024-08-28test/wasm-wc: Rename test_wasm_component.pyAndrew Clayton1-0/+0
2024-08-28test/wasm-wc: Target wasm32-wasip1Andrew Clayton1-1/+1
2024-08-28tests: Fix `/status' endpoint to cater for listsAndrew Clayton1-1/+1
2024-08-20Tests: initial "wasm-wasi-component" testAndrei Zeliankou9-1/+283
2024-08-20tests: "if" option in http route matchZhidao HONG1-0/+57
2024-07-12tests: Fix `/status' endpoint tests for new 'modules' sectionAndrei Zeliankou1-5/+8
2024-07-02tests: Add tests for python application factoriesGourav2-0/+163
2024-06-24Tests: chunked request bodyAndrei Zeliankou2-1/+189
2024-06-07Tests: print unit.log on unsuccessful unmountAndrei Zeliankou1-0/+1
2024-06-07Tests: explicitly specify 'f' prefix to format string before printingAndrei Zeliankou1-1/+1
2024-05-09tests: REQUEST_URI variable test with rewriteAndrei Zeliankou1-0/+40
2024-05-09tests: Change request_uri tests for changed behaviourGabor Javorszky1-4/+4
2024-05-08java: Update third-party componentsSergey A. Osokin1-1/+1
2024-04-10Tests: error report corrected for unknown variables in "response_headers"Andrei Zeliankou1-7/+6
2024-04-10Tests: compatibility with OpenSSL 3.2.0Andrei Zeliankou1-1/+5
2024-04-10Tests: added $request_uri tests with proxyAndrei Zeliankou1-1/+100
2024-03-12Tests: NJS cacheable variables with access logAndrei Zeliankou1-0/+18
2024-02-22Update third-party java components to their recent versionsSergey A. Osokin1-1/+1
2024-02-21Tests: renamed test_python_procman.py since it's not Python-specificAndrei Zeliankou1-0/+0
2024-02-21Tests: skip some of TLS reconfiguration tests under AddressSanitizerAndrei Zeliankou1-0/+7
2024-02-21Tests: check for the AddressSanitizer flag during discoveryAndrei Zeliankou2-0/+3
2024-02-21Tests: Ruby hook tests unstable for version older 3.0Andrei Zeliankou1-1/+4
2024-02-21Python: bytearray body support for ASGI module.Andrei Zeliankou2-0/+28
2024-02-20Tests: NJS request variablesAndrei Zeliankou1-1/+35
2024-02-14fix: Take options as well as requestListener (#1091)Gabor Javorszky2-0/+10
2024-01-29Tests: "if" option in access logging.Andrei Zeliankou1-0/+62
2024-01-26Node.js: fixed "httpVersion" variable formatAndrei Zeliankou1-1/+1
2024-01-16Tests: added Ruby tests with array in header valuesAndrei Zeliankou4-0/+41
2024-01-15Tests: pathlib used where appropriateAndrei Zeliankou72-256/+306
2023-11-29Update third-party components for the Java module.Sergey A. Osokin1-1/+1
2023-11-17Tests: added more expected Ruby features.Andrei Zeliankou3-0/+27
2023-11-17Tests: Ruby input.rewind is no longer required.Andrei Zeliankou2-17/+0
2023-11-17Node.js: ServerResponse.flushHeaders() implemented.Andrei Zeliankou2-0/+11
2023-11-08Tests: 8XXX used as default port range.Andrei Zeliankou101-412/+412
2023-11-08Var: $request_id variable.Andrei Zeliankou1-0/+20
2023-10-17Update third-party components for the Java module.Sergey A. Osokin1-1/+1
2023-10-11Tests: added PHP test with rewrite and query string.Andrei Zeliankou1-0/+30
2023-10-10Update third-party components for the Java module.Sergey A. Osokin1-1/+1
2023-10-06Update third-party components for the Java module.Sergey A. Osokin1-1/+1
2023-10-02Tests: added Java test with multiple headers.Andrei Zeliankou1-0/+17
2023-09-26Node.js: response body chunk can now be a Uint8Array.Andrei Zeliankou3-1/+9
2023-09-04Tests: added tests for the "response_headers" option.Andrei Zeliankou1-0/+173
2023-07-11Tests: added tests for response header variables.Andrei Zeliankou2-0/+111
2023-07-10Tests: check TLS methods availability more carefully.Andrei Zeliankou2-0/+12
2023-07-10Tests: fixed exception handling.Andrei Zeliankou1-1/+3