Commit bbad5c8
authored
test(config): lock in review.test_generation manifest plumbing (#3848)
The review.test_generation kill-switch (#2189, config slice of the boundary-safe
test-generation advisory #1972) shipped and is documented in gittensory.full.yml,
but the config-templates inventory test — which locks in the plumbing for the
sibling review toggles (changed_files_summary, effort_score) — never covered it.
Add a focused case asserting review.test_generation is documented in
gittensory.full.yml and round-trips through parseFocusManifest +
reviewConfigToJson (unset -> null, true/false preserved). test_generation gates
the test-generation advisory rather than a review prompt, so it is exercised via
the JSON round-trip rather than resolveReviewPromptOverrides, which does not
surface it.
Closes #2189.1 parent ceeb905 commit bbad5c8
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
104 | 119 | | |
105 | 120 | | |
106 | 121 | | |
| |||
0 commit comments