MCPcopy Create free account
hub / github.com/TanStack/devtools / noop.test.ts

File noop.test.ts

packages/event-bus-client/tests/noop.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2import { EventClientNoOp } from '../src/noop'
3import { EventClient as RootEventClient } from '../src'
4

Callers

nothing calls this directly

Calls 6

emitMethod · 0.45
onMethod · 0.45
onAllMethod · 0.45
onAllPluginEventsMethod · 0.45
getPluginIdMethod · 0.45
createEventPayloadMethod · 0.45

Tested by

no test coverage detected