.....                                                                    [100%]
=============================== warnings summary ===============================
tests/gateway/test_cron_fire_webhook.py::test_valid_token_accepts_and_fires
tests/gateway/test_cron_fire_webhook.py::test_invalid_token_401_and_no_fire
tests/gateway/test_cron_fire_webhook.py::test_missing_token_401
tests/gateway/test_cron_fire_webhook.py::test_missing_job_id_400
tests/gateway/test_cron_fire_webhook.py::test_fire_does_not_require_api_server_key
  /home/cube/projects/richard/.worktrees/nutricoach-v140-impl/tests/gateway/test_cron_fire_webhook.py:28: NotAppKeyWarning: It is recommended to use web.AppKey instances for keys.
  https://docs.aiohttp.org/en/stable/web_advanced.html#application-s-config
    app["api_server_adapter"] = adapter

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
5 passed, 5 warnings in 0.56s
