Closed AverageHelper closed 4 years ago
Added mocks for auth().getUser and auth().setCustomUserClaims.
auth().getUser
auth().setCustomUserClaims
This helps my own organization test our use of these functions.
jest
Description
Added mocks for
auth().getUser
andauth().setCustomUserClaims
.Related issues
This helps my own organization test our use of these functions.
How to test