fastmcp/tests/server/providers
2025-12-25 10:38:12 -05:00
..
openapi Consolidate get_* and _list_* methods into single API (#2719) 2025-12-24 22:26:52 -05:00
__init__.py Refactor MountedProvider into FastMCPProvider + TransformingProvider (#2653) 2025-12-19 11:42:59 -05:00
test_fastmcp_provider.py Replace type: ignore[attr-defined] with isinstance assertions in tests (#2665) 2025-12-21 16:37:20 -05:00
test_local_provider.py Consolidate get_* and _list_* methods into single API (#2719) 2025-12-24 22:26:52 -05:00
test_local_provider_prompts.py Consolidate get_* and _list_* methods into single API (#2719) 2025-12-24 22:26:52 -05:00
test_local_provider_resources.py Consolidate get_* and _list_* methods into single API (#2719) 2025-12-24 22:26:52 -05:00
test_local_provider_tools.py Consolidate execution method chains into single public API (#2728) 2025-12-25 10:38:12 -05:00
test_transforming_provider.py Refactor MountedProvider into FastMCPProvider + TransformingProvider (#2653) 2025-12-19 11:42:59 -05:00