MCPcopy
hub / github.com/Doorman11991/smallcode / tdd_governor.test.js

File tdd_governor.test.js

test/tdd_governor.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const test = require('node:test');
4const assert = require('node:assert/strict');

Callers

nothing calls this directly

Calls 11

makeGovernorFunction · 0.85
beginCycleMethod · 0.80
confirmRedMethod · 0.80
advanceToGreenMethod · 0.80
processTestResultMethod · 0.80
enterRefactorMethod · 0.80
initRequirementsMethod · 0.80
skipRefactorMethod · 0.80
loopCompleteMethod · 0.80
checkToolCallMethod · 0.45
phasePromptMethod · 0.45

Tested by

no test coverage detected