Prechádzať zdrojové kódy

TESTS: reorganize tests into subfolders

Thomas LEVEIL 8 rokov pred
rodič
commit
23d361d1da
36 zmenil súbory, kde vykonal 0 pridanie a 0 odobranie
  1. 0 0
      test2/test_custom/test_defaults-location.py
  2. 0 0
      test2/test_custom/test_defaults-location.yml
  3. 0 0
      test2/test_custom/test_defaults.py
  4. 0 0
      test2/test_custom/test_defaults.yml
  5. 0 0
      test2/test_custom/test_location-per-vhost.py
  6. 0 0
      test2/test_custom/test_location-per-vhost.yml
  7. 0 0
      test2/test_custom/test_per-vhost.py
  8. 0 0
      test2/test_custom/test_per-vhost.yml
  9. 0 0
      test2/test_custom/test_proxy-wide.py
  10. 0 0
      test2/test_custom/test_proxy-wide.yml
  11. 0 0
      test2/test_headers/certs/web.nginx-proxy.tld.crt
  12. 0 0
      test2/test_headers/certs/web.nginx-proxy.tld.key
  13. 0 0
      test2/test_headers/test_http.py
  14. 0 0
      test2/test_headers/test_http.yml
  15. 0 0
      test2/test_headers/test_https.py
  16. 0 0
      test2/test_headers/test_https.yml
  17. 0 0
      test2/test_multiple-ports/test_VIRTUAL_PORT.py
  18. 0 0
      test2/test_multiple-ports/test_VIRTUAL_PORT.yml
  19. 0 0
      test2/test_multiple-ports/test_default-80.py
  20. 0 0
      test2/test_multiple-ports/test_default-80.yml
  21. 0 0
      test2/test_multiple-ports/test_single-port-not-80.py
  22. 0 0
      test2/test_multiple-ports/test_single-port-not-80.yml
  23. 0 0
      test2/test_ssl/certs/*.nginx-proxy.tld.crt
  24. 0 0
      test2/test_ssl/certs/*.nginx-proxy.tld.key
  25. 0 0
      test2/test_ssl/certs/web2.nginx-proxy.tld.crt
  26. 0 0
      test2/test_ssl/certs/web2.nginx-proxy.tld.key
  27. 0 0
      test2/test_ssl/certs/web3.nginx-proxy.tld.crt
  28. 0 0
      test2/test_ssl/certs/web3.nginx-proxy.tld.key
  29. 0 0
      test2/test_ssl/test_nohttp.py
  30. 0 0
      test2/test_ssl/test_nohttp.yml
  31. 0 0
      test2/test_ssl/test_nohttps.py
  32. 0 0
      test2/test_ssl/test_nohttps.yml
  33. 0 0
      test2/test_ssl/test_noredirect.py
  34. 0 0
      test2/test_ssl/test_noredirect.yml
  35. 0 0
      test2/test_ssl/test_wildcard.py
  36. 0 0
      test2/test_ssl/test_wildcard.yml

+ 0 - 0
test2/test_custom/test_custom-defaults-location.py → test2/test_custom/test_defaults-location.py


+ 0 - 0
test2/test_custom/test_custom-defaults-location.yml → test2/test_custom/test_defaults-location.yml


+ 0 - 0
test2/test_custom/test_custom-defaults.py → test2/test_custom/test_defaults.py


+ 0 - 0
test2/test_custom/test_custom-defaults.yml → test2/test_custom/test_defaults.yml


+ 0 - 0
test2/test_custom/test_custom-location-per-vhost.py → test2/test_custom/test_location-per-vhost.py


+ 0 - 0
test2/test_custom/test_custom-location-per-vhost.yml → test2/test_custom/test_location-per-vhost.yml


+ 0 - 0
test2/test_custom/test_custom-per-vhost.py → test2/test_custom/test_per-vhost.py


+ 0 - 0
test2/test_custom/test_custom-per-vhost.yml → test2/test_custom/test_per-vhost.yml


+ 0 - 0
test2/test_custom/test_custom-proxy-wide.py → test2/test_custom/test_proxy-wide.py


+ 0 - 0
test2/test_custom/test_custom-proxy-wide.yml → test2/test_custom/test_proxy-wide.yml


+ 0 - 0
test2/certs/web.nginx-proxy.tld.crt → test2/test_headers/certs/web.nginx-proxy.tld.crt


+ 0 - 0
test2/certs/web.nginx-proxy.tld.key → test2/test_headers/certs/web.nginx-proxy.tld.key


+ 0 - 0
test2/test_headers_http.py → test2/test_headers/test_http.py


+ 0 - 0
test2/test_headers_http.yml → test2/test_headers/test_http.yml


+ 0 - 0
test2/test_headers_https.py → test2/test_headers/test_https.py


+ 0 - 0
test2/test_headers_https.yml → test2/test_headers/test_https.yml


+ 0 - 0
test2/test_multiple-ports-VIRTUAL_PORT.py → test2/test_multiple-ports/test_VIRTUAL_PORT.py


+ 0 - 0
test2/test_multiple-ports-VIRTUAL_PORT.yml → test2/test_multiple-ports/test_VIRTUAL_PORT.yml


+ 0 - 0
test2/test_multiple-ports-default-80.py → test2/test_multiple-ports/test_default-80.py


+ 0 - 0
test2/test_multiple-ports-default-80.yml → test2/test_multiple-ports/test_default-80.yml


+ 0 - 0
test2/test_multiple-ports-single-port-not-80.py → test2/test_multiple-ports/test_single-port-not-80.py


+ 0 - 0
test2/test_multiple-ports-single-port-not-80.yml → test2/test_multiple-ports/test_single-port-not-80.yml


+ 0 - 0
test2/certs/*.nginx-proxy.tld.crt → test2/test_ssl/certs/*.nginx-proxy.tld.crt


+ 0 - 0
test2/certs/*.nginx-proxy.tld.key → test2/test_ssl/certs/*.nginx-proxy.tld.key


+ 0 - 0
test2/certs/web2.nginx-proxy.tld.crt → test2/test_ssl/certs/web2.nginx-proxy.tld.crt


+ 0 - 0
test2/certs/web2.nginx-proxy.tld.key → test2/test_ssl/certs/web2.nginx-proxy.tld.key


+ 0 - 0
test2/certs/web3.nginx-proxy.tld.crt → test2/test_ssl/certs/web3.nginx-proxy.tld.crt


+ 0 - 0
test2/certs/web3.nginx-proxy.tld.key → test2/test_ssl/certs/web3.nginx-proxy.tld.key


+ 0 - 0
test2/test_ssl_nohttp.py → test2/test_ssl/test_nohttp.py


+ 0 - 0
test2/test_ssl_nohttp.yml → test2/test_ssl/test_nohttp.yml


+ 0 - 0
test2/test_ssl_nohttps.py → test2/test_ssl/test_nohttps.py


+ 0 - 0
test2/test_ssl_nohttps.yml → test2/test_ssl/test_nohttps.yml


+ 0 - 0
test2/test_ssl_noredirect.py → test2/test_ssl/test_noredirect.py


+ 0 - 0
test2/test_ssl_noredirect.yml → test2/test_ssl/test_noredirect.yml


+ 0 - 0
test2/test_ssl_wildcard.py → test2/test_ssl/test_wildcard.py


+ 0 - 0
test2/test_ssl_wildcard.yml → test2/test_ssl/test_wildcard.yml