MCPcopy 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

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2
3const mocks = vi.hoisted(() => ({
4 serializeComponent: vi.fn(),

Callers

nothing calls this directly

Calls 2

importWorkerFunction · 0.70
dispatchFunction · 0.70

Tested by

no test coverage detected