Commit a3873f2
committed
test: add line count assertions to logResult tests
Strengthens 3 logResult tests that only checked individual line content
but not total line count, while logCommand and simpler logResult tests
already asserted lines.length. Now all logResult tests verify both
content and count, catching regressions that add extra output lines.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>1 parent a598559 commit a3873f2
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| 151 | + | |
150 | 152 | | |
151 | 153 | | |
152 | 154 | | |
| |||
162 | 164 | | |
163 | 165 | | |
164 | 166 | | |
| 167 | + | |
165 | 168 | | |
166 | 169 | | |
167 | 170 | | |
| |||
0 commit comments