Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psf/requests
/ httpbin_secure
Function
httpbin_secure
tests/conftest.py:40–41 ·
view source on GitHub ↗
(httpbin_secure)
Source
from the content-addressed store, hash-verified
38
39
@pytest.fixture
40
def
httpbin_secure(httpbin_secure):
41
return
prepare_url(httpbin_secure)
42
43
44
@pytest.fixture
Callers
6
test_proxy_error_on_bad_url
Method · 0.85
test_pyopenssl_redirect
Method · 0.85
test_invalid_ca_certificate_path
Method · 0.85
test_invalid_ssl_certificate_files
Method · 0.85
test_certificate_failure
Method · 0.85
test_auth_is_stripped_on_http_downgrade
Method · 0.85
Calls
1
prepare_url
Function · 0.85
Tested by
no test coverage detected