Age | Commit message (Expand) | Author | Files | Lines |
2024-05-09 | tests: Change request_uri tests for changed behaviour | Gabor Javorszky | 1 | -4/+4 |
2024-04-10 | Tests: added $request_uri tests with proxy | Andrei Zeliankou | 1 | -1/+100 |
2024-01-15 | Tests: pathlib used where appropriate | Andrei Zeliankou | 1 | -10/+10 |
2023-11-08 | Tests: 8XXX used as default port range. | Andrei Zeliankou | 1 | -5/+5 |
2023-11-08 | Var: $request_id variable. | Andrei Zeliankou | 1 | -0/+20 |
2023-07-11 | Tests: added tests for response header variables. | Andrei Zeliankou | 1 | -0/+93 |
2023-06-14 | Tests: no caching for $uri variable. | Andrei Zeliankou | 1 | -0/+23 |
2023-06-14 | Tests: get rid of classes in test files. | Andrei Zeliankou | 1 | -336/+345 |
2023-06-12 | Tests: prerequisites checking reworked. | Andrei Zeliankou | 1 | -2/+0 |
2023-05-29 | Tests: more fixtures. | Andrei Zeliankou | 1 | -61/+62 |
2023-05-25 | Tests: assertion related fixes. | Andrei Zeliankou | 1 | -7/+10 |
2023-05-25 | Tests: "temp_dir" fixture used were possible. | Andrei Zeliankou | 1 | -2/+2 |
2023-05-25 | Tests: unified setup method usage. | Andrei Zeliankou | 1 | -1/+3 |
2023-02-21 | Tests: switched to using f-strings. | Andrei Zeliankou | 1 | -11/+11 |
2022-11-20 | Var: improved variable parsing with empty names. | Zhidao HONG | 1 | -0/+1 |
2022-11-15 | Tests: fixed assertion in test_variables_dynamic. | Andrei Zeliankou | 1 | -4/+7 |
2022-10-13 | Tests: added tests for the $request_time variable. | Andrei Zeliankou | 1 | -0/+29 |
2022-10-11 | Tests: reworked "test_variables.py". | Andrei Zeliankou | 1 | -194/+259 |
2022-07-20 | Tests: added tests for translating $dollar into a literal $. | Andrew Clayton | 1 | -0/+21 |
2022-07-19 | Tests: added tests for more HTTP variables. | Andrei Zeliankou | 1 | -0/+51 |
2022-07-14 | Tests: added tests for dynamic variables. | Andrei Zeliankou | 1 | -0/+82 |
2022-06-01 | Tests: improved test for $request_uri variable. | Andrei Zeliankou | 1 | -2/+2 |
2022-05-31 | Tests: Added tests for $request_uri. | Alejandro Colomar | 1 | -0/+9 |
2022-01-31 | Tests: removed TestApplicationTLS.get_server_certificate(). | Andrei Zeliankou | 1 | -8/+4 |
2021-08-02 | Router: fixed segmentation fault. | Zhidao HONG | 1 | -0/+19 |
2021-04-05 | Tests: style. | Andrei Zeliankou | 1 | -10/+2 |
2020-10-19 | Tests: fixed unit.log print. | Andrei Zeliankou | 1 | -2/+0 |
2020-09-21 | Tests: added variable test with nonexistent upstream. | Andrei Zeliankou | 1 | -0/+23 |
2020-09-16 | Tests: migrated to the pytest. | Andrei Zeliankou | 1 | -49/+40 |
2020-08-31 | Tests: $host varaible test. | Andrei Zeliankou | 1 | -7/+24 |
2020-08-13 | Tests: added variables tests. | Andrei Zeliankou | 1 | -0/+94 |