fastmcp/tests/client/auth
zzstoatzz c73b19eaaf test: acknowledge expected warnings in tests
- deprecation warning for sse_app method in test_sse.py
- in-memory token storage warning in oauth client tests

instead of suppressing warnings in pytest config, explicitly assert that expected warnings are raised. this validates that the warnings are working as intended.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 20:33:33 -05:00
..
__init__.py Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327) 2025-08-01 17:06:55 -04:00
test_oauth_client.py test: acknowledge expected warnings in tests 2025-10-21 20:33:33 -05:00