sbatson5 / firestore-jest-mock

Jest Helper library for mocking Cloud Firestore
https://www.npmjs.com/package/firestore-jest-mock
178 stars 59 forks source link

Add getUser and setCustomUserClaims mocks #36

Closed AverageHelper closed 4 years ago

AverageHelper commented 4 years ago

Description

Added mocks for auth().getUser and auth().setCustomUserClaims.

Related issues

This helps my own organization test our use of these functions.

How to test

jest