googleapis / googleapis/google-cloud-java
[java-firestore] Provide a test double or emulator for App Engine for native firestore mode
Open
api: firestore
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
AppEngine has an amazing set of local test doubles/emulators for all its external APIs located in
`com.google.appengine.tools.development.testing.*`
Including Datastore. But there isn't one for Firestore. Will there be?
I supposed I could build one but it's one of the reasons I use AppEngine that these test doubles work so well and have never failed me when going to a production environment.
Contributor guide
Assessment
This issue has not been assessed yet.