完善桌面端端到端回归收口

This commit is contained in:
Cheng Zhou
2026-07-02 10:04:31 +08:00
parent 360988de5e
commit 1c1527a224
8 changed files with 290 additions and 5 deletions
@@ -188,6 +188,7 @@ describe("desktop layout shell", () => {
expect(serverSettings).not.toContain("copyConnectionDiagnostic");
expect(serverSettings).toContain("确认切换服务器");
expect(serverSettings).toContain("切换服务器会退出当前会话并清除当前项目上下文");
expect(serverSettings).toContain("auth.logout({ rememberCurrentStudy: false })");
expect(serverSettings).not.toContain("服务器连接已确认");
expect(preferences).toContain("connectionDiagnostic");
expect(preferences).not.toContain("复制连接诊断");