Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/actions/cache
/ stateProvider.test.ts
File
stateProvider.test.ts
__tests__/stateProvider.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, expect, jest, test } from
"@jest/globals"
;
2
3
import
type
{ IStateProvider } from
"../src/stateProvider"
;
4
Callers
nothing calls this directly
Calls
3
setState
Method · 0.80
getState
Method · 0.80
getCacheState
Method · 0.65
Tested by
no test coverage detected