Commit be37495
test: update textToolCallRecovery for malformed-markup stripping behavior
The 'does not apply when only unknown tool names are present' test
expected applied:false, but the malformed-markup fix now strips raw
XML even when no valid tools are recovered. Updated to assert the
correct new behavior: recoveredCount=0, applied=true, empty message.
Co-authored-by: Kilo <kilo@kilocode.com>1 parent 3defacd commit be37495
1 file changed
Lines changed: 5 additions & 2 deletions
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
266 | 266 | | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
267 | 270 | | |
268 | 271 | | |
269 | 272 | | |
| |||
0 commit comments