Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ invocation_context_helpers.test.cjs
File
invocation_context_helpers.test.cjs
actions/setup/js/invocation_context_helpers.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
3
const
{ resolveInvocationContext } =
await
import
(
"./invocation_context_helpers.cjs"
);
4
Callers
nothing calls this directly
Calls
1
resolveInvocationContext
Function · 0.85
Tested by
no test coverage detected