Files
superset2/tests/unit_tests
Amin Ghadersohi 7d3a3e7c65 fix(mcp): update security_manager patch target in RBAC tests
Moving security_manager to a module-level import in auth.py means
patch('superset.security_manager') no longer intercepts calls inside
auth.py — the name is bound at import time. Patch where it is used:
'superset.mcp_service.auth.security_manager'.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 21:03:18 +00:00
..
2025-09-12 09:21:37 +01:00