upstash / vector-js

Upstash Vector JS SDK
https://docs.upstash.com/vector
MIT License
40 stars 6 forks source link

Improve tests #30

Closed mdumandag closed 4 months ago

mdumandag commented 4 months ago

Improved the tests by replacing arbitrary sleeps with waiting for indexing to be done, and adding missing awaits to the tests.

See https://github.com/upstash/vector-js/pull/30/commits/3dd41026aaa91ced652b45549bf3379cf788e9d1 and https://github.com/upstash/vector-js/pull/30/commits/79f6118837e09db9ce26cfaab4b610f6c9a6f436

fahreddinozcan commented 4 months ago

🫡