Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ messages-store.test.ts
File
messages-store.test.ts
apps/sim/lib/copilot/chat/messages-store.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ dbChainMock, dbChainMockFns, resetDbChainMock } from
'@sim/testing'
Callers
nothing calls this directly
Calls
6
resetDbChainMock
Function · 0.90
appendCopilotChatMessages
Function · 0.90
replaceCopilotChatMessages
Function · 0.90
lastValuesRows
Function · 0.85
lastRowContent
Function · 0.85
join
Method · 0.80
Tested by
no test coverage detected