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

File tdd_harness.test.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2// Tests for the TDD harness post-write hook (_tddPostWrite).
3// These verify that the loop advances automatically when files are written,
4// without the model calling run_tests or tdd_begin_cycle explicitly.

Callers

nothing calls this directly

Calls 10

makeLoopFunction · 0.85
simulatePostWriteFunction · 0.85
enterRefactorMethod · 0.80
doneRequirementsMethod · 0.80
activeRequirementMethod · 0.80
skipRefactorMethod · 0.80
processTestResultMethod · 0.80
loopCompleteMethod · 0.80
beginCycleMethod · 0.80
checkToolCallMethod · 0.45

Tested by

no test coverage detected