fastmcp/tests/server/providers/openapi
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
..
__init__.py Move OpenAPI to providers/openapi submodule (#2672) 2025-12-22 11:13:33 -05:00
test_comprehensive.py Fix flaky performance test threshold 2026-02-08 23:54:52 +00: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 Infer MIME types from OpenAPI response definitions (#3101) 2026-02-06 20:08:08 -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