fastmcp/tests/integration_tests
Chris Guidry a8bbd745fe Improve rate limit detection for integration tests
When GitHub's API rate limits cause asyncio shutdown issues, the test
times out rather than failing with the underlying 429 error. Updated the
detection logic to check for 429 indicators in the captured output when
a timeout occurs.

Also increased the per-test timeout from 15s to 30s to give remote API
calls more breathing room.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 11:52:40 -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 Improve rate limit detection for integration tests 2025-12-04 11:52:40 -05:00
test_github_mcp_remote.py Deflake GitHub MCP remote integration tests (#2543) 2025-12-04 10:34:43 -05:00