-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add recursiveDelete & batch.create mocks (#186)
* Add mockBatchCreate * Add mockBatchCreate type def * Add mockBatchCreate test to full-setup.test.js * Add mockBatchCreate test to full-setup-library-firestore.test.js * Add mockRecursiveDelete, missing export of mockBatchCreate * Add mockRecursiveDelete type def, missing create def from FirestoreBatch * Add recursiveDelete test to full-setup.test.js * Add recursiveDelete test to full-setup-library-firestore.test.js * Fix tests full-setup-library-firestore.test.js
- Loading branch information
Showing
4 changed files
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters