Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Doorman11991/smallcode
/ tdd_state.test.js
File
tdd_state.test.js
test/tdd_state.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
15
makeState
Function · 0.85
_isTestFile
Function · 0.85
isIdle
Method · 0.80
beginCycle
Method · 0.80
confirmRed
Method · 0.80
advanceToGreen
Method · 0.80
enterRefactor
Method · 0.80
completeCycle
Method · 0.80
skipRefactor
Method · 0.80
initRequirements
Method · 0.80
activeRequirement
Method · 0.80
allRequirementsDone
Method · 0.80
Tested by
no test coverage detected