fastmcp/tests/server/providers/openapi
Georgios Roros ee6f469aa5 Fix flaky timing test on Windows CI
Increase performance test threshold from 100ms to 1.0s. Windows CI runners
are slower than Linux, and the 100ms threshold was too tight. The test's
intent is to catch obvious regressions (e.g., accidentally re-introducing
code generation), not to precisely benchmark.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-02 13:28:28 -05:00
..
__init__.py Move OpenAPI to providers/openapi submodule (#2672) 2025-12-22 11:13:33 -05:00
test_comprehensive.py Fix flaky timing test on Windows CI 2026-03-02 13:28:28 -05:00
test_deepobject_style.py Move OpenAPI to providers/openapi submodule (#2672) 2025-12-22 11:13:33 -05:00
test_end_to_end_compatibility.py Move OpenAPI to providers/openapi submodule (#2672) 2025-12-22 11:13:33 -05:00
test_openapi_features.py Add validate_output option for OpenAPI tools (#3134) 2026-02-10 13:29:45 -05:00
test_openapi_performance.py Update Anthropic and OpenAI clients to use Omit instead of NotGiven (#3088) 2026-02-05 11:40:25 -05:00
test_parameter_collisions.py Move OpenAPI to providers/openapi submodule (#2672) 2025-12-22 11:13:33 -05:00
test_performance_comparison.py Unify discovery API: deduplicate at protocol layer only (#2919) 2026-01-18 21:01:53 -05:00
test_server.py Remove OpenAPI timeout parameter, make client optional, surface timeout errors (#3067) 2026-02-03 21:08:09 -05:00