feat: Add Atlas Local Tools #259
Annotations
2 errors
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
tests/integration/tools/mongodb/search/listSearchIndexes.test.ts#L39
AssertionError: expected 'The connected MongoDB deployment does…' to deeply equal 'The connected MongoDB deployment does…'
Expected: "The connected MongoDB deployment does not support vector search indexes. Either connect to a MongoDB Atlas cluster or use the Atlas CLI to create and manage a local Atlas deployment."
Received: "The connected MongoDB deployment does not support vector search indexes. Either connect to a MongoDB Atlas cluster or use the `atlas-local` tools to create and manage a local Atlas deployment."
❯ tests/integration/tools/mongodb/search/listSearchIndexes.test.ts:39:25
|
Loading