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

File folders.test.ts

apps/sim/hooks/queries/folders.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 { mockGetFolderMap, mockGetWorkflows, queryClient } = vi.hoisted(() => ({
4 mockGetFolderMap: vi.fn(() => ({})),

Callers

nothing calls this directly

Calls 3

useCreateFolderFunction · 0.90

Tested by

no test coverage detected