Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ emitter.test.ts
File
emitter.test.ts
test/unit/common/emitter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ logger } from
"@coder/logger"
2
import
{ Emitter } from
"../../../src/common/emitter"
3
import
{ mockLogger } from
"../../utils/helpers"
4
Callers
nothing calls this directly
Calls
5
mockLogger
Function · 0.90
describe
Function · 0.85
event
Method · 0.80
emit
Method · 0.80
dispose
Method · 0.65
Tested by
no test coverage detected