test: update snapshots and assertions for kimi-k2.5-free removal

This commit is contained in:
YeonGyu-Kim
2026-03-04 11:33:11 +09:00
parent 8cba19d27f
commit 4abd3d29e5
15 changed files with 3501 additions and 25 deletions
+2 -2
View File
@@ -334,8 +334,8 @@ describe("createEventHandler - model fallback", () => {
//#then - second fallback entry applied (chain advanced)
expect(second.message["model"]).toEqual({
providerID: "opencode",
modelID: "kimi-k2.5-free",
providerID: "zai-coding-plan",
modelID: "glm-5",
})
expect(second.message["variant"]).toBeUndefined()
expect(abortCalls).toEqual([sessionID, sessionID])