Commit 141b567
committed
test(bailian): add bailian:{} to requestRouterModels test assertions
When Bailian was registered as a DynamicProvider, the routerModels seed was
updated to include 'bailian: {}' in all responses. Six existing tests across
ClineProvider.spec.ts and webviewMessageHandler.spec.ts were not updated to
expect this new key, causing deep-equality assertion failures.
Fix: add 'bailian: {}' to all 6 routerModels expected objects in alphabetical
order (before deepseek).1 parent 1ec1a0b commit 141b567
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2478 | 2478 | | |
2479 | 2479 | | |
2480 | 2480 | | |
| 2481 | + | |
2481 | 2482 | | |
2482 | 2483 | | |
2483 | 2484 | | |
| |||
2525 | 2526 | | |
2526 | 2527 | | |
2527 | 2528 | | |
| 2529 | + | |
2528 | 2530 | | |
2529 | 2531 | | |
2530 | 2532 | | |
| |||
2621 | 2623 | | |
2622 | 2624 | | |
2623 | 2625 | | |
| 2626 | + | |
2624 | 2627 | | |
2625 | 2628 | | |
2626 | 2629 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| 373 | + | |
373 | 374 | | |
374 | 375 | | |
375 | 376 | | |
| |||
457 | 458 | | |
458 | 459 | | |
459 | 460 | | |
| 461 | + | |
460 | 462 | | |
461 | 463 | | |
462 | 464 | | |
| |||
513 | 515 | | |
514 | 516 | | |
515 | 517 | | |
| 518 | + | |
516 | 519 | | |
517 | 520 | | |
518 | 521 | | |
| |||
0 commit comments