Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ecomfe/tempad-dev
/ worker.test.ts
File
worker.test.ts
packages/extension/tests/codegen/worker.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
2
3
const
mocks = vi.hoisted(() => ({
4
serializeComponent: vi.fn(),
Callers
nothing calls this directly
Calls
2
importWorker
Function · 0.70
dispatch
Function · 0.70
Tested by
no test coverage detected