feat: test search adapter
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- [x] index document successfully
- [ ] index document with no key - should error
- [ ] index document with no doc - should error
- [ ] index doc conflict should return 409
- [x] get document successfully
- [x] get document that does not exist should 404
- [x] remove document successfully
- [x] update document successfully
- [x] upsert document successfully
- [x] remove document that does not exist should XXX
- [ ] search for documents successfully
- [ ] bulk add documents successfully
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.