Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, it, vi, beforeEach, afterEach } from
'vitest'
;
2
import
{
3
mockVectorInsert,
4
mockVectorDelete,
Callers
nothing calls this directly
Calls
6
resetVectorMocks
Function · 0.90
recallFromVectorStore
Function · 0.90
getVectorCountByTeamId
Function · 0.90
insertDatasetDataVector
Function · 0.90
deleteDatasetDataVector
Function · 0.90
it
Function · 0.50
Tested by
no test coverage detected