Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
test = require(
'node:test'
);
4
const
assert = require(
'node:assert/strict'
);
Callers
nothing calls this directly
Calls
11
makeGovernor
Function · 0.85
beginCycle
Method · 0.80
confirmRed
Method · 0.80
advanceToGreen
Method · 0.80
processTestResult
Method · 0.80
enterRefactor
Method · 0.80
initRequirements
Method · 0.80
skipRefactor
Method · 0.80
loopComplete
Method · 0.80
checkToolCall
Method · 0.45
phasePrompt
Method · 0.45
Tested by
no test coverage detected