arcade-mcp/libs/tests/arcade_mcp_server
Eric Gustin 44660d18ce
Only serve worker endpoints if secret is set (#691)
Default to `ARCADE_WORKER_SECRET` being unset. This env var must be
explicitly set now. Once it is set, the `worker/` endpoints will be
served.
2025-11-24 14:39:14 -08:00
..
integration Only serve worker endpoints if secret is set (#691) 2025-11-24 14:39:14 -08:00
transports MCP Local (#563) 2025-09-25 15:28:15 -07:00
__init__.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
conftest.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_context.py Fix MCP capabilities, examples, tests, and more (#657) 2025-10-30 11:59:00 -07:00
test_convert.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_error_handling_middleware.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_logging_middleware.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_mcp_app.py Worker Stability (#688) 2025-11-20 11:13:41 -08:00
test_middleware_base.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_openapi_docs.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_prompt.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_public_imports.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_resource.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_server.py Disallow executing auth/secret tools for unauthenticated servers using HTTP transport (#641) 2025-10-22 13:14:46 -07:00
test_session.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_session_cancellation.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_settings.py Fix server info bug (#614) 2025-10-13 13:04:18 -07:00
test_tool.py MCP Local (#563) 2025-09-25 15:28:15 -07:00