metagn 5f056f87b2 disable all badssl tests indefinitely (#24403) 2 viikkoa sitten
..
gdb b2c5f8a05f fixes #21461 (#21463) 1 vuosi sitten
network 5825dcb0b5 Detect local "primary" IP address 5 vuotta sitten
readme.markdown da2fd42e67 Add comments on "untestable" tests directory 7 vuotta sitten
thttpclient_ssl_disabled.nim 5f056f87b2 disable all badssl tests indefinitely (#24403) 2 viikkoa sitten
thttpclient_ssl_env_var.nim 5f056f87b2 disable all badssl tests indefinitely (#24403) 2 viikkoa sitten
thttpclient_ssl_remotenetwork.nim 5f056f87b2 disable all badssl tests indefinitely (#24403) 2 viikkoa sitten
tpostgres.nim 9ba07edb2e build the documentation of official packages (#20986) 1 vuosi sitten
tssl.nim a5ecbf823f lots of small changes 6 vuotta sitten

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.