Add storage conformance test
Open
- Dominant language
- TypeScript
- Stars
- 129
- Forks
- 39
- Avg merge
- 1h 26m
- Merged PRs (30d)
- 2
Description
There should be a conformance test that can be run against any `StorageService` instance to make sure it behaves as it should.
This would allow tests of implementations such as the Cloud Datastore one, which require an external emulator to run correctly.
Even better would be to include runs against the emulator in the continuous build.
Contributor guide
Assessment
This issue has not been assessed yet.