curl/tests/http/testenv
Stefan Eissing 217f0e4d59
pytest fixes and improvements
- fix test_17_20 flakiness: the test case did not have `nghttpx` in
  its parameters, causing it to no check if a reload was necessary.
  When that test ran behind one that gave nghttpx another certificate,
  eg. in parallel mode, it used the wrong pinned pubkey.
- Have `env` provide lists of HTTP protocol versions available for
  testing. Replace parameterized tests on a fixed protocol list with
  the dynamic one from env. This makes checks for protocol availability
  in the test function bodies superfluous.

refs #19489
Closes #19540
2025-11-17 08:02:52 +01:00
..
mod_curltest mime: fix unpausing of readers 2025-10-21 16:30:47 +02:00
__init__.py pytest: add SOCKS tests and scoring 2025-07-23 18:12:31 +02:00
caddy.py openssl-quic: check results better 2025-09-25 14:07:56 +02: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 vtls: fix CURLOPT_CAPATH use 2025-11-08 17:02:54 +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 mime: fix unpausing of readers 2025-10-21 16:30:47 +02:00
nghttpx.py ngtcp2: check error code on connect failure 2025-09-11 16:00:58 +02:00
ports.py pytest: bind to localhost 2025-09-10 00:55:07 +02:00
vsftpd.py connectdata: remove primary+secondary ip_quadruple 2025-07-30 10:56:19 +02:00
ws_echo_server.py tests: change Python code style to pass ruff checks 2024-10-04 14:02:05 -07:00