Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ handler_scaffold.test.cjs
File
handler_scaffold.test.cjs
actions/setup/js/handler_scaffold.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
const
{ createCountGatedHandler } = require(
"./handler_scaffold.cjs"
);
4
Callers
nothing calls this directly
Calls
1
createCountGatedHandler
Function · 0.85
Tested by
no test coverage detected