metagn 5491e0c274 re-enable badssl test (#21775) hai 1 ano
..
gdb b2c5f8a05f fixes #21461 (#21463) hai 1 ano
network 5825dcb0b5 Detect local "primary" IP address %!s(int64=5) %!d(string=hai) anos
readme.markdown da2fd42e67 Add comments on "untestable" tests directory %!s(int64=7) %!d(string=hai) anos
thttpclient_ssl_disabled.nim 6f1289b80c remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221) %!s(int64=4) %!d(string=hai) anos
thttpclient_ssl_env_var.nim 8e54bc5b0c Deprecate and/or remove ospaths (#14767) %!s(int64=4) %!d(string=hai) anos
thttpclient_ssl_remotenetwork.nim 5491e0c274 re-enable badssl test (#21775) hai 1 ano
tpostgres.nim 9ba07edb2e build the documentation of official packages (#20986) %!s(int64=2) %!d(string=hai) anos
tssl.nim a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos

readme.markdown

This directory contains integration tests which are not automatically executed for various reasons:

  • dependency on external services
  • dependency on files / configuration / state of the local host
  • tests that are extremely slow or require large amounts of memory or storage
  • tests that spawn local daemons

Integration tests can become stale very quickly. Automated ./koch tests are strongly recommended.