whisper-money/tests/Feature/Mcp
Víctor Falcón fb877faa0e test(mcp): cover the OAuth 2.1 auth boundary
Discovery metadata (RFC 9728/8414), the mandatory 401 bootstrap challenge,
dynamic client registration (allowed + rejected redirect URIs), the full
Authorization Code + PKCE flow reaching a read tool, and the read-only
guardrail that blocks write tools for OAuth connections.
2026-07-17 18:34:53 +02:00
..
McpEndpointAuthTest.php feat(mcp): read-only MCP server for Pro accounts (#689) 2026-07-17 16:54:15 +02:00
McpOAuthTest.php test(mcp): cover the OAuth 2.1 auth boundary 2026-07-17 18:34:53 +02:00
McpToolsTest.php feat(mcp): read-only MCP server for Pro accounts (#689) 2026-07-17 16:54:15 +02:00
McpWriteToolsTest.php feat(mcp): add write tools (Phase 2) (#690) 2026-07-17 15:25:03 +00:00