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

File sanitize_content.test.cjs

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, beforeAll, afterEach, vi } from "vitest";
2
3describe("sanitize_content.cjs", () => {
4 let mockCore;

Callers

nothing calls this directly

Calls 6

sanitizeContentFunction · 0.85
sanitizeDomainNameFunction · 0.85
clearRedactedDomainsFunction · 0.85
getRedactedDomainsFunction · 0.85
writeRedactedDomainsLogFunction · 0.85
sanitizeContentCoreFunction · 0.85

Tested by

no test coverage detected