fastmcp/tests/server/auth/oauth_proxy
claude[bot] cec40b378d Use MemoryStore for OAuth proxy tests
Updated all OAuthProxy test instantiations to use MemoryStore instead of defaulting to DiskStore, avoiding SQLite timeout issues on Windows and improving test performance.

Co-authored-by: Bill Easton <strawgate@users.noreply.github.com>
2026-02-01 02:30:05 +00:00
..
__init__.py Consolidate test fixtures and refactor large test files (#2941) 2026-01-19 15:18:35 -05:00
conftest.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00
test_authorization.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00
test_client_registration.py Consolidate test fixtures and refactor large test files (#2941) 2026-01-19 15:18:35 -05:00
test_config.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00
test_e2e.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00
test_oauth_proxy.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00
test_tokens.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00
test_ui.py Use MemoryStore for OAuth proxy tests 2026-02-01 02:30:05 +00:00