Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ sessionState.test.ts
File
sessionState.test.ts
src/utils/__tests__/sessionState.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, test } from
'bun:test'
2
import
{
3
notifyAutomationStateChanged,
4
notifySessionStateChanged,
Callers
nothing calls this directly
Calls
6
resetSessionStateForTests
Function · 0.90
notifyAutomationStateChanged
Function · 0.90
setSessionMetadataChangedListener
Function · 0.90
notifySessionMetadataChanged
Function · 0.90
notifySessionStateChanged
Function · 0.90
push
Method · 0.45
Tested by
no test coverage detected