Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/actions/cache
/ saveImpl.test.ts
File
saveImpl.test.ts
__tests__/saveImpl.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
// Mock @actions/core
4
jest.unstable_mockModule(
"@actions/core"
, () => ({
Callers
nothing calls this directly
Calls
1
saveImpl
Function · 0.85
Tested by
no test coverage detected