MCPcopy Create free account
hub / github.com/github/gh-aw / cleanup_cache_memory.test.cjs

File cleanup_cache_memory.test.cjs

actions/setup/js/cleanup_cache_memory.test.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2import { describe, it, expect, beforeEach, vi } from "vitest";
3
4// Mock core and context globals

Callers

nothing calls this directly

Calls 3

parseCacheKeyFunction · 0.85
identifyCachesToDeleteFunction · 0.85
listMemoryCachesFunction · 0.85

Tested by

no test coverage detected