MCPcopy
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

1import { afterEach, beforeEach, expect, jest, test } from "@jest/globals";
2
3import type { IStateProvider } from "../src/stateProvider";
4

Callers

nothing calls this directly

Calls 3

setStateMethod · 0.80
getStateMethod · 0.80
getCacheStateMethod · 0.65

Tested by

no test coverage detected