MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / window_message.test.ts

File window_message.test.ts

packages/message/window_message.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, vi, afterEach } from "vitest";
2import {
3 ServiceWorkerMessageSend,
4 ServiceWorkerClientMessage,

Callers

nothing calls this directly

Calls 12

createWiredPairFunction · 0.85
fnMethod · 0.80
pushMethod · 0.80
onMessageMethod · 0.65
onConnectMethod · 0.65
addListenerMethod · 0.65
connectMethod · 0.65
sendMessageMethod · 0.65
onDisconnectMethod · 0.65
disconnectMethod · 0.65
messageHandleMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected