MCPcopy Index your code
hub / github.com/fastapi/fastapi / test_extra_routes.py

File test_extra_routes.py

tests/test_extra_routes.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from fastapi import FastAPI
2from fastapi.responses import JSONResponse
3from fastapi.testclient import TestClient
4from inline_snapshot import snapshot

Callers

nothing calls this directly

Calls 2

FastAPIClass · 0.90
add_api_routeMethod · 0.45

Tested by

no test coverage detected