MCPcopy Create free account
hub / github.com/ecomfe/tempad-dev / shell.test.ts

File shell.test.ts

packages/extension/tests/mcp/tools/code/render/shell.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 mocked = vi.hoisted(() => ({
4 styleToClassNames: vi.fn()

Callers

nothing calls this directly

Calls 5

createSnapshotFunction · 0.90
createTreeFunction · 0.90
getOrderedChildIdsFunction · 0.90
renderShellTreeFunction · 0.90
stringifyComponentFunction · 0.90

Tested by

no test coverage detected