MCPcopy 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

1import { describe, expect, it } from 'vitest'
2import { isSafeKey, safeAssign } from '@/tools/safe-assign'
3
4describe('isSafeKey', () => {

Callers

nothing calls this directly

Calls 3

isSafeKeyFunction · 0.90
safeAssignFunction · 0.90
parseMethod · 0.80

Tested by

no test coverage detected