mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
OAuth consent tests were timing out on Windows due to SQLite database locking when OAuthProxy instances used the default DiskStore without explicit MemoryStore configuration. Added explicit client_storage=MemoryStore() to three tests in TestConsentPageServerIcon. Also restored parallel testing on Windows (--numprocesses auto) which was previously disabled but is now safe with proper test isolation. |
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| contrib | ||
| deprecated | ||
| experimental | ||
| integration_tests | ||
| prompts | ||
| resources | ||
| server | ||
| tools | ||
| utilities | ||
| __init__.py | ||
| conftest.py | ||
| test_examples.py | ||
| test_mcp_config.py | ||