MCPcopy 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
2import { describe, it, expect, beforeEach, vi } from "vitest";
3const { createCountGatedHandler } = require("./handler_scaffold.cjs");
4

Callers

nothing calls this directly

Calls 1

createCountGatedHandlerFunction · 0.85

Tested by

no test coverage detected