foodb_test 0.13.0-3.7
foodb_test: ^0.13.0-3.7 copied to clipboard
Test suite to run against different flavour of foodb
0.13.0 (BREAKING) #
- (BREAKING) support
foodb-0.13.0
where all KV operation will be sync
0.10.0 #
- (add) purge test
- (add) test to cover race condition during view generation
- (change) remove foodb_server test into it own package
- (fix) test against get() api now handle error instead of null
- (fix) replicate wait issue
0.1.0 #
- (add) allDoc view
- (add) replication
- (add) change stream
- (add) minimum CRUD test