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

File close_entity_helpers.test.cjs

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, vi } from "vitest";
2import fs from "fs";
3import path from "path";
4import { fileURLToPath } from "url";

Callers

nothing calls this directly

Calls 10

checkLabelFilterFunction · 0.85
checkTitlePrefixFilterFunction · 0.85
parseEntityConfigFunction · 0.85
resolveEntityNumberFunction · 0.85
escapeMarkdownTitleFunction · 0.85
sanitizeContentFunction · 0.85
getTrackerIDFunction · 0.85
createCloseEntityHandlerFunction · 0.85
makeCallbacksFunction · 0.85

Tested by

no test coverage detected