Commit 0643ef4
test: cover useGrepSearch, showProcessOutput, sshAuthSockOverride settings (#1494)
Three settings were missing from the data-driven round-trip tables:
- isUseGrepSearch / setUseGrepSearch → added to boolSettings (2 rows)
- isShowProcessOutput / setShowProcessOutput → added to boolSettings (2 rows)
- getSshAuthSockOverride / setSshAuthSockOverride → added to stringSettings
and two addString rows (socket path + empty string)
Total: 102 → 113 passing test rows.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c392215 commit 0643ef4
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
224 | 228 | | |
225 | 229 | | |
226 | 230 | | |
| |||
307 | 311 | | |
308 | 312 | | |
309 | 313 | | |
| 314 | + | |
| 315 | + | |
310 | 316 | | |
311 | 317 | | |
312 | 318 | | |
| |||
366 | 372 | | |
367 | 373 | | |
368 | 374 | | |
| 375 | + | |
| 376 | + | |
369 | 377 | | |
370 | 378 | | |
371 | 379 | | |
| |||
0 commit comments