| LOW | test/conftest.py | 103 | def get_nginx_proxy_container() -> Container: |
| LOW | test/conftest.py | 265 | def docker_container_dns_resolver(domain_name: str) -> Optional[str]: |
| LOW | test/conftest.py | 294 | def monkey_patch_urllib_dns_resolver(): |
| LOW | test/conftest.py | 337 | def restore_urllib_dns_resolver(getaddrinfo_func): |
| LOW | test/conftest.py | 341 | def get_nginx_conf_from_container(container: Container) -> bytes: |
| LOW | test/conftest.py | 356 | def __prepare_and_execute_compose_cmd(compose_files: List[str], project_name: str, cmd: str): |
| LOW | test/conftest.py | 392 | def wait_for_nginxproxy_to_be_ready(): |
| LOW | test/conftest.py | 676 | def pytest_runtest_makereport(item, call): |
| LOW | test/test_nominal/test_nominal.py | 7 | def test_unknown_virtual_host(docker_compose, nginxproxy): |
| LOW | test/test_nominal/test_nominal.py | 33 | def test_container_version_is_displayed(docker_compose, nginxproxy): |
| LOW | test/test_virtual-proto/test_virtual-proto.py | 5 | def test_upstream_with_https_virtual_proto(docker_compose, nginxproxy, subdomain): |
| LOW | …st_acme-http-challenge-location-accept-unknown-host.py | 1 | def test_redirect_acme_challenge_location_enabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …st_acme-http-challenge-location-accept-unknown-host.py | 8 | def test_redirect_acme_challenge_location_disabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …st_acme-http-challenge-location-accept-unknown-host.py | 15 | def test_noredirect_acme_challenge_location_enabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …st_acme-http-challenge-location-accept-unknown-host.py | 22 | def test_noredirect_acme_challenge_location_disabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …st_acme-http-challenge-location-accept-unknown-host.py | 29 | def test_unknown_domain_acme_challenge_location_default_enabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …location/test_acme-http-challenge-location-disabled.py | 1 | def test_redirect_acme_challenge_location_disabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …location/test_acme-http-challenge-location-disabled.py | 8 | def test_redirect_acme_challenge_location_enabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …location/test_acme-http-challenge-location-disabled.py | 15 | def test_noredirect_acme_challenge_location_disabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …location/test_acme-http-challenge-location-disabled.py | 22 | def test_noredirect_acme_challenge_location_enabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …location/test_acme-http-challenge-location-disabled.py | 29 | def test_unknown_domain_acme_challenge_location_disabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …est_acme-http-challenge-location-enabled-is-default.py | 1 | def test_redirect_acme_challenge_location_enabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …est_acme-http-challenge-location-enabled-is-default.py | 8 | def test_redirect_acme_challenge_location_disabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …est_acme-http-challenge-location-enabled-is-default.py | 15 | def test_noredirect_acme_challenge_location_enabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …est_acme-http-challenge-location-enabled-is-default.py | 22 | def test_noredirect_acme_challenge_location_disabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …est_acme-http-challenge-location-enabled-is-default.py | 29 | def test_unknown_domain_acme_challenge_location_default_enabled(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …e-location/test_acme-http-challenge-location-legacy.py | 1 | def test_redirect_acme_challenge_location_legacy(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …e-location/test_acme-http-challenge-location-legacy.py | 8 | def test_noredirect_acme_challenge_location_legacy(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | …e-location/test_acme-http-challenge-location-legacy.py | 15 | def test_unknown_domain_acme_challenge_location_legacy(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | test/test_ssl/test_nohttps.py | 16 | def test_http_acme_challenge_does_not_work(docker_compose, nginxproxy, acme_challenge_path): |
| LOW | test/test_ssl/test_cert-selection.py | 12 | def test_certificate_selection( |
| LOW | test/test_ssl/test_mtls-client-certificate.py | 46 | def test_mtls_client_certificates(docker_compose, nginxproxy, clientcerts, description, url, cert, expected_code, expect |
| LOW | test/test_ssl/test_virtual-path.py | 20 | def test_acme_challenge_does_not_work(docker_compose, nginxproxy, acme_challenge_path, port): |
| LOW | test/test_ssl/test_redirect_default.py | 15 | def test_default_redirect_by_method( |
| LOW | test/test_ssl/test_redirect_custom.py | 24 | def test_custom_redirect_by_method( |
| LOW | test/test_ssl/test_wildcard-cert-nohttps.py | 12 | def test_http_redirects_to_https(docker_compose, nginxproxy, subdomain, should_redirect_to_https): |
| LOW | test/test_ssl/test_wildcard-cert-nohttps.py | 28 | def test_https_request_to_nohttps_vhost_goes_to_fallback_server(docker_compose, nginxproxy): |
| LOW | test/test_ssl/test_wildcard-cert-nohttps.py | 43 | def test_acme_challenge_works( |
| LOW | test/test_ssl/test_dhparam.py | 92 | def can_negotiate_dhe_ciphersuite(sut_container, dh_bits=4096, additional_params=''): |
| LOW | test/test_ssl/test_dhparam.py | 104 | def cannot_negotiate_dhe_ciphersuite(sut_container): |
| LOW | test/test_ssl/test_dhparam.py | 128 | def can_verify_chain_of_trust(sut_container, ca_cert, fqdn): |
| LOW | test/test_ssl/test_dhparam.py | 135 | def should_be_equivalent_content(sut_container, expected, actual): |
| LOW | test/test_ssl/test_dhparam.py | 177 | def test_can_change_dhparam_group(docker_compose): |
| LOW | test/test_ssl/test_dhparam.py | 194 | def test_fail_if_dhparam_group_not_supported(docker_compose): |
| LOW | test/test_ssl/test_dhparam.py | 209 | def test_custom_dhparam_is_supported(docker_compose): |
| LOW | test/test_ssl/test_dhparam.py | 231 | def test_custom_dhparam_is_supported_per_site(docker_compose, ca_root_certificate): |
| LOW | test/test_ssl/test_dhparam.py | 272 | def test_can_skip_dhparam_backward_compatibility(docker_compose): |
| LOW | test/test_debug-endpoint/test_per-container.py | 6 | def test_debug_endpoint_is_disabled_globally(docker_compose, nginxproxy): |
| LOW | test/test_debug-endpoint/test_per-container.py | 13 | def test_debug_endpoint_is_enabled_per_container(docker_compose, nginxproxy): |
| LOW | test/test_debug-endpoint/test_per-container.py | 18 | def test_debug_endpoint_response_contains_expected_values(docker_compose, nginxproxy): |
| LOW | test/test_debug-endpoint/test_global.py | 6 | def test_debug_endpoint_is_enabled_globally(docker_compose, nginxproxy): |
| LOW | test/test_debug-endpoint/test_global.py | 13 | def test_debug_endpoint_response_contains_expected_values(docker_compose, nginxproxy): |
| LOW | test/test_debug-endpoint/test_global.py | 24 | def test_debug_endpoint_paths_stripped_if_response_too_long(docker_compose, nginxproxy): |
| LOW | test/test_debug-endpoint/test_global.py | 36 | def test_debug_endpoint_hostname_replaced_by_warning_if_regexp(docker_compose, nginxproxy): |
| LOW | test/test_debug-endpoint/test_global.py | 46 | def test_debug_endpoint_is_disabled_per_container(docker_compose, nginxproxy): |
| LOW | test/test_external-ports/test_multiports-priority.py | 1 | def test_multiports_external_port_takes_precedence_over_virtualhost_external_port(docker_compose, nginxproxy): |
| LOW | test/test_htpasswd/test_htpasswd-virtual-host.py | 1 | def test_htpasswd_virtual_host_is_restricted(docker_compose, nginxproxy): |
| LOW | test/test_htpasswd/test_htpasswd-virtual-host.py | 8 | def test_htpasswd_virtual_host_basic_auth(docker_compose, nginxproxy): |
| LOW | test/test_htpasswd/test_htpasswd-virtual-path.py | 1 | def test_htpasswd_virtual_path_is_restricted(docker_compose, nginxproxy): |
| LOW | test/test_htpasswd/test_htpasswd-virtual-path.py | 7 | def test_htpasswd_virtual_path_basic_auth(docker_compose, nginxproxy): |
| 71 more matches not shown… |