MCPcopy
hub / github.com/conventional-changelog/commitlint / SectionFooter.test.ts

File SectionFooter.test.ts

@commitlint/cz-commitlint/src/SectionFooter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeEach } from "vitest";
2import { RuleConfigSeverity } from "@commitlint/types";
3
4import { combineCommitMessage, getQuestions } from "./SectionFooter.js";

Callers

nothing calls this directly

Calls 6

setRulesFunction · 0.85
setPromptConfigFunction · 0.85
testFunction · 0.85
validateMethod · 0.80
getQuestionsFunction · 0.70
combineCommitMessageFunction · 0.70

Tested by

no test coverage detected