MCPcopy
hub / github.com/labring/FastGPT / controller.test.ts

File controller.test.ts

packages/service/test/common/vectorDB/controller.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi, beforeEach, afterEach } from 'vitest';
2import {
3 mockVectorInsert,
4 mockVectorDelete,

Callers

nothing calls this directly

Calls 6

resetVectorMocksFunction · 0.90
recallFromVectorStoreFunction · 0.90
getVectorCountByTeamIdFunction · 0.90
insertDatasetDataVectorFunction · 0.90
deleteDatasetDataVectorFunction · 0.90
itFunction · 0.50

Tested by

no test coverage detected