MCPcopy
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

1import { afterEach, beforeEach, expect, jest, test } from "@jest/globals";
2
3// Mock @actions/core
4jest.unstable_mockModule("@actions/core", () => ({

Callers

nothing calls this directly

Calls 1

saveImplFunction · 0.85

Tested by

no test coverage detected