Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it, vi } from
'vitest'
2
import
{ EventClientNoOp } from
'../src/noop'
3
import
{ EventClient as RootEventClient } from
'../src'
4
Callers
nothing calls this directly
Calls
6
emit
Method · 0.45
on
Method · 0.45
onAll
Method · 0.45
onAllPluginEvents
Method · 0.45
getPluginId
Method · 0.45
createEventPayload
Method · 0.45
Tested by
no test coverage detected