nickna / Neighborly

An open-source vector database
MIT License
9 stars 2 forks source link

test: Add integration tests for REST and GRPC #60

Closed hangy closed 4 days ago

hangy commented 1 week ago

## 📝 Description

Adds integration tests to verify that the GRPC and REST API work.

🔗 Related Issues

Contributes to #19 (at least in some way 😜)

💡 Additional Notes

Tests probably should be updated after #71 is fixed to include correct tests for the "update" use case.