MCPcopy Index your code
hub / github.com/simstudioai/sim / resource-writer.test.ts

File resource-writer.test.ts

apps/sim/lib/copilot/vfs/resource-writer.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 mocks = vi.hoisted(() => {
4 class FileConflictError extends Error {

Callers

nothing calls this directly

Calls 2

writeWorkspaceFileByPathFunction · 0.90

Tested by

no test coverage detected