MCPcopy
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
40def httpbin_secure(httpbin_secure):
41 return prepare_url(httpbin_secure)
42
43
44@pytest.fixture

Calls 1

prepare_urlFunction · 0.85

Tested by

no test coverage detected