MCPcopy
hub / github.com/simstudioai/sim / socket.mock.ts

File socket.mock.ts

packages/testing/src/mocks/socket.mock.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { generateRandomString } from '@sim/utils/random'
2import { type Mock, vi } from 'vitest'
3
4/**

Callers

nothing calls this directly

Calls 4

getMethod · 0.65
setMethod · 0.65
deleteMethod · 0.65
addMethod · 0.45

Tested by

no test coverage detected