mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 14:34:17 +02:00
This test makes external HTTP requests to GitHub and is subject to network latency, causing CI timeouts. Marking it as an integration test excludes it from default test runs while keeping it available for explicit integration testing. Co-authored-by: William Easton <strawgate@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| openapi_parser | ||
| sampling | ||
| __init__.py | ||
| README.md | ||
Experimental Tests
Each directory in this folder tests a discrete experimental feature. The directory structure within each experiment should approximate the "normal" test directory structure to facilitate moving tests into place once/if the experiment is merged into the main codebase.