Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
from
fastapi
import
FastAPI
2
from
fastapi.responses
import
JSONResponse
3
from
fastapi.testclient
import
TestClient
4
from
inline_snapshot
import
snapshot
Callers
nothing calls this directly
Calls
2
FastAPI
Class · 0.90
add_api_route
Method · 0.45
Tested by
no test coverage detected