curl/tests/http/testenv
Stefan Eissing 9cf4a400d2
pytest: improve stragglers
A fix for the tests that took the longest:
- test_05: make the server close the HTTP/1.1 connection when
  simulating an error during a download. This eliminates waiting
  for a keepalive timeout
- test_02: pause tests with slightly smaller documents, eliminate
  special setup for HTTP/2. We test stream window handling now
  elsewhere already
- cli_hx_download: run look in 500ms steps instead of 1sec, resuming
  paused tranfers earlier.

Closes #19809
2025-12-02 17:04:20 +01:00
..
mod_curltest pytest: improve stragglers 2025-12-02 17:04:20 +01:00
__init__.py pytest: add SOCKS tests and scoring 2025-07-23 18:12:31 +02:00
caddy.py badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
certs.py vtls: fix CURLOPT_CAPATH use 2025-11-08 17:02:54 +01:00
client.py tests: merge clients into libtests, drop duplicate code 2025-07-30 02:38:13 +02:00
curl.py lib: timer stats improvements 2025-11-25 16:18:59 +01:00
dante.py pytest: use dante-server in CI 2025-07-29 15:02:30 +02:00
env.py pytest fixes and improvements 2025-11-17 08:02:52 +01:00
httpd.py badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
nghttpx.py badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
ports.py pytest: bind to localhost 2025-09-10 00:55:07 +02:00
vsftpd.py badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
ws_echo_server.py tests: change Python code style to pass ruff checks 2024-10-04 14:02:05 -07:00