sbatson5 / firestore-jest-mock

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

Add mockSelect #132

Closed netdown closed 2 years ago

netdown commented 2 years ago

Description

This PR adds mockSelect and also accomplishes the logic for altering the returned fields.

Related issues

-

How to test

Tests included.

hyeomans commented 2 years ago

First of all thanks for all the work, could we get this merged?