Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
{ describe, it, expect, beforeEach, vi } from
"vitest"
;
3
4
// Mock core and context globals
Callers
nothing calls this directly
Calls
3
parseCacheKey
Function · 0.85
identifyCachesToDelete
Function · 0.85
listMemoryCaches
Function · 0.85
Tested by
no test coverage detected