Skip to content
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

Query class #37

Merged
merged 8 commits into from
Sep 14, 2020
Merged

Query class #37

merged 8 commits into from
Sep 14, 2020

Conversation

AverageHelper
Copy link
Contributor

Description

We introduce here the Query class, where many of the collection query code lives.

These bits will be important when we introduce CollectionReference and DocumentReference as distinct classes for subcollection mocking.

Related issues

Depends on changes in #36

How to test

jest

This was referenced Aug 4, 2020
@AverageHelper AverageHelper marked this pull request as ready for review August 5, 2020 21:09
mocks/firestore.js Show resolved Hide resolved
mocks/auth.js Outdated Show resolved Hide resolved
mocks/firestore.js Outdated Show resolved Hide resolved
mocks/query.js Outdated Show resolved Hide resolved
mocks/firestore.js Show resolved Hide resolved
@sbatson5
Copy link
Owner

Sorry for the delay in getting to reviewing this. Looks good to merge to me 👍

@sbatson5 sbatson5 merged commit cd7498a into sbatson5:master Sep 14, 2020
@AverageHelper AverageHelper deleted the pr-2 branch September 14, 2020 15:13
@AverageHelper
Copy link
Contributor Author

Thanks! #38 is ready for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants