-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Because classes like Query, CollectionReference, and DocumentReference are base/final, they cannot be implemented within application code. This complicates using pkg:mocktail or pgk:mockito to write tests for the code which immediately invokes functions from this library.
It would be nice to either include useful fakes in the library, or, if there is already a way application authors can easily write tests, to add a section explaining that to the documentation.
Much love!
dkbast
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation