fastmcp/tests/integration_tests
Chris Guidry 97438db0ac
Deflake GitHub MCP remote integration tests (#2543)
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>
2025-12-04 10:34:43 -05:00
..
auth Fix typos and formatting 2025-11-15 12:21:15 -05:00
__init__.py Update github remote server tests with secret (#1112) 2025-07-10 10:48:42 -04:00
conftest.py Deflake GitHub MCP remote integration tests (#2543) 2025-12-04 10:34:43 -05:00
test_github_mcp_remote.py Deflake GitHub MCP remote integration tests (#2543) 2025-12-04 10:34:43 -05:00