tests
tests.conftest
tests.test_auth
tests.test_cfssl
tests.test_config
tests.test_console
tests.test_db
tests.test_enrollment
tests.test_healthcheck
tests.test_lewrap
tests.test_manifests
tests.test_miniwerk
tests.test_mkcwrap
tests.test_ocsprest
tests.test_rasenmaeher_api
tests.test_tokens
fpclient
fpinit
fprun
rasenmaeher_api
ocsprest
miniwerk
Test healthcheck endpoint
test_get_healthcheck(app_client)
test_get_healthcheck
/healthcheck
test_get_healthcheck_services(app_client)
test_get_healthcheck_services
/healthcheck/services
LOGGER
/healthcheck healthcheck should be success
app_client (async_asgi_testclient.TestClient)
None
/healthcheck/services Result should be 200 There fakeproduct should be ok, nonexistentproduct should not…