test(web): expand long-chat regression and performance coverage

This commit is contained in:
kingwl
2026-08-02 13:16:38 +08:00
committed by imccyu
parent 6514a59d5d
commit bf6cb38fbc
11 changed files with 1866 additions and 25 deletions

View File

@@ -44,6 +44,10 @@
"apps/web/tests/startup-auto-selection.e2e.ts",
"apps/web/tests/subagent-conversation.e2e.ts",
"apps/web/tests/bash-abort-row.e2e.ts",
"apps/web/tests/chat-scroll-fixture.ts",
"apps/web/tests/chat-scroll-contract.e2e.ts",
"apps/web/tests/chat-long-interactions.e2e.ts",
"apps/web/tests/chat-continuous-conversation.e2e.ts",
"apps/web/tests/complex-history.perf.ts",
"apps/cli/tests/**/*.ts",
"examples/*/src/**/*.ts",