fastmcp/tests/server/http
2026-07-26 13:40:09 -04:00
..
__init__.py clean up test inits 2025-05-31 19:32:08 -04:00
test_bearer_auth_backend.py Speed up the unit test suite, and fix the task-notification race it surfaced (#4550) 2026-07-19 18:52:04 -04:00
test_custom_routes.py Internal refactor of MCP handlers (#2005) 2025-10-05 08:45:10 -04:00
test_http_auth_middleware.py Speed up the unit test suite, and fix the task-notification race it surfaced (#4550) 2026-07-19 18:52:04 -04:00
test_http_dependencies.py Implement SEP-2663 tasks extension: TasksExtension, poll-based task lifecycle 2026-07-21 23:00:38 -04:00
test_http_middleware.py Migrate to MCP SDK v2.0.0b2 (httpx2) (#4503) 2026-07-18 15:12:47 -04:00
test_lifespan_once_per_process.py Test lifespan fires once per process over HTTP (#4480) 2026-07-17 17:02:26 -04:00
test_routable_headers.py Support routable transport headers for gateways (SEP-2243) (#4622) 2026-07-26 13:40:09 -04:00
test_session_idle_timeout.py Make the unit suite fast: in-process HTTP tests, no real sleeps, parallel Windows CI (#4554) 2026-07-20 10:51:14 -04:00
test_session_owner_enforcement.py Drive the FastMCP lifespan through the SDK session manager (#4446) 2026-07-07 07:49:16 -04:00
test_stale_access_token.py Add subject field to AccessToken initialization (#4267) 2026-07-18 21:15:13 -04:00
test_streamable_http_shutdown.py fix(http): terminate active streamable-HTTP transports before lifespan shutdown (#4118) 2026-05-10 10:58:13 -04:00