MCPcopy Index your code
hub / github.com/simstudioai/sim / access.test.ts

File access.test.ts

apps/sim/lib/credentials/access.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

makeChainFunction · 0.70

Tested by

no test coverage detected