fastmcp/tests/server/providers
claude[bot] 8106e0597d Fix flaky performance test threshold
Increase timeout threshold from 0.1s to 0.5s in test_server_performance_no_latency
to accommodate slower CI runners (Python 3.13 on ubuntu-latest). The test still
catches real performance regressions while being more forgiving on slower hardware.

Co-authored-by: Bill Easton <strawgate@users.noreply.github.com>
2026-02-08 23:54:52 +00:00
..
local_provider_tools Consolidate test fixtures and refactor large test files (#2941) 2026-01-19 15:18:35 -05:00
openapi Fix flaky performance test threshold 2026-02-08 23:54:52 +00:00
proxy Unify discovery API: deduplicate at protocol layer only (#2919) 2026-01-18 21:01:53 -05:00
__init__.py Refactor MountedProvider into FastMCPProvider + TransformingProvider (#2653) 2025-12-19 11:42:59 -05:00
test_base_provider.py Refactor transform list methods to pure function pattern (#2942) 2026-01-19 16:21:35 -05:00
test_fastmcp_provider.py Immutable transform wrapping for providers (#2913) 2026-01-18 19:37:29 -05:00
test_local_provider.py Rename Enabled transform to Visibility (#2950) 2026-01-19 20:46:58 -05:00
test_local_provider_prompts.py Add session-specific visibility control via Context (#2917) 2026-01-18 22:31:06 -05:00
test_local_provider_resources.py Add session-specific visibility control via Context (#2917) 2026-01-18 22:31:06 -05:00
test_skills_provider.py Add Skills Provider for exposing agent skills as MCP resources (#2944) 2026-01-19 18:29:16 -05:00
test_skills_vendor_providers.py Add Skills Provider for exposing agent skills as MCP resources (#2944) 2026-01-19 18:29:16 -05:00
test_transforming_provider.py Refactor transform list methods to pure function pattern (#2942) 2026-01-19 16:21:35 -05:00