Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ safe-assign.test.ts
File
safe-assign.test.ts
apps/sim/tools/safe-assign.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
{ isSafeKey, safeAssign } from
'@/tools/safe-assign'
3
4
describe(
'isSafeKey'
, () => {
Callers
nothing calls this directly
Calls
3
isSafeKey
Function · 0.90
safeAssign
Function · 0.90
parse
Method · 0.80
Tested by
no test coverage detected