Add datastore tests
Open
kind/test
topic/badger
topic/datastore
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
Datastores (mostly badger for now) should get some more testing, this can be done in couple of ways:
* Sharness test running the a test set for a number of datastore configurations
* Need to get a good set of tests operating on datastore to test well
* CI won't take much longer to run
* Running some sharness tests multiple times for different configs
* Tests will take more time to run
* Should stress the datastores rather well
* Running all sharness tests with different configs
* Probably overkill
* Tests will take forever to run
Contributor guide
Assessment
This issue has not been assessed yet.