Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
2
3
const
mocked = vi.hoisted(() => ({
4
styleToClassNames: vi.fn()
Callers
nothing calls this directly
Calls
5
createSnapshot
Function · 0.90
createTree
Function · 0.90
getOrderedChildIds
Function · 0.90
renderShellTree
Function · 0.90
stringifyComponent
Function · 0.90
Tested by
no test coverage detected