Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ecomfe/tempad-dev
/ MockWorker
Class
MockWorker
packages/extension/tests/utils/codegen.test.ts:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
const
mocked = vi.hoisted(() => {
4
return
{
5
requestPluginSandbox: vi.fn(),
6
resolveStylesFromNode: vi.fn(),
7
getDesignComponent: vi.fn(),
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected