mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-19 12:04:18 +02:00
The pytest-retry plugin was causing teardown crashes due to a bug with pytest's tmp_path fixture stash. Removing `@pytest.mark.flaky` and instead improving the rate limit detection to properly skip tests on 429 errors. Also fixed a brittle error message regex - GitHub changed their error format from "tool not found" to "unknown tool". 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| __init__.py | ||
| conftest.py | ||
| test_github_mcp_remote.py | ||