-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating Firebase Auth to delete user #2602
Conversation
Passing run #119 ↗︎Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
tests/ops/integration_tests/saas/request_override/test_firebase_auth_task.py
Outdated
Show resolved
Hide resolved
Codecov ReportBase: 85.91% // Head: 85.91% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #2602 +/- ##
=======================================
Coverage 85.91% 85.91%
=======================================
Files 285 285
Lines 15496 15496
Branches 1947 1947
=======================================
Hits 13314 13314
Misses 1799 1799
Partials 383 383 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
tests/ops/integration_tests/saas/request_override/test_firebase_auth_task.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@galvana changes look good to me - just some of the docstrings in the tests are incorrect now that delete is the default.
Closes #2601
Code Changes
firebase_auth_user_delete
instead offirebase_auth_user_update
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md