feat: add bailian coding plan models

This commit is contained in:
pomelo-nwu 2026-02-24 23:36:56 +08:00
parent f4eabe8225
commit 672067eba4
2 changed files with 60 additions and 35 deletions

View file

@ -391,8 +391,9 @@ describe('useCodingPlanUpdates', () => {
>;
// Should have new China configs + custom config only (global config removed since regions are mutually exclusive)
// The China template has 6 models, so we expect 6 (from template) + 1 (custom) = 7
expect(updatedConfigs.length).toBe(7);
// The China template has 8 models, so we expect 8 (from template) + 1 (custom) = 9
// Note: description field has been removed, only name field contains the branding
expect(updatedConfigs.length).toBe(9);
// Should NOT contain the Global config (mutually exclusive)
expect(