test(journeys-admin): enhance ImpersonateDialog tests with Firebase a…#9243
test(journeys-admin): enhance ImpersonateDialog tests with Firebase a…#9243mikeallisonJS wants to merge 2 commits into
Conversation
…uthentication mocks - Added mocks for Firebase authentication to improve test reliability. - Updated tests to verify user impersonation and session handling. - Removed unnecessary Apollo client usage in ImpersonateDialog component.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughImpersonateDialog shifts from Apollo cache reset to credential-based session refresh. The implementation now signs in with a custom Firebase token to obtain a credential, then calls ChangesImpersonation Authentication Refactoring
🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
View your CI Pipeline Execution ↗ for commit b59db6d
☁️ Nx Cloud last updated this comment at |
|
The latest updates on your projects.
|
…uthentication mocks
Summary by CodeRabbit
Bug Fixes
Tests