MCPcopy
hub / github.com/simstudioai/sim / index.test.ts

File index.test.ts

packages/runtime-secrets/src/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2
3const { mockSend } = vi.hoisted(() => ({ mockSend: vi.fn() }))
4

Callers

nothing calls this directly

Calls 1

loadRuntimeSecretsFunction · 0.90

Tested by

no test coverage detected