opencode/packages/app/e2e
Kit Langton 2666def933 fix(app): poll session.diff instead of summary.files, revert sanitizeProject
summary.files is computed asynchronously and never resolves in CI.
Poll session.diff() directly — matches the pattern used by the
snapshot-tool-race integration test.

Also revert the unrelated sanitizeProject changes to event-reducer
and utils that were accidentally included in this PR.
2026-04-02 13:27:10 -04:00
..
app fix(app): prefer cmd+k for command palette (#18731) 2026-03-23 08:00:24 +00:00
commands fix(app): preserve file tree tab on reopen + fix e2e test regressions (#16482) 2026-03-07 09:47:45 -06:00
files fix(app): preserve file tree tab on reopen + fix e2e test regressions (#16482) 2026-03-07 09:47:45 -06:00
models fix(test): auto-acknowledge tool-result follow-ups in mock LLM server (#20528) 2026-04-01 23:47:26 +00:00
projects test(app): stabilize review and workspace e2e 2026-04-02 10:51:30 -04:00
prompt refactor(app): remove dead e2e selectors, mock helpers, and unused imports 2026-04-02 12:19:42 -04:00
session fix(app): poll session.diff instead of summary.files, revert sanitizeProject 2026-04-02 13:27:10 -04:00
settings test(app): restore e2e fixtures and flaky waits 2026-04-02 12:32:11 -04:00
sidebar test(app): stabilize migrated e2e suite 2026-04-02 01:09:08 -04:00
status test(app): fix e2e test action 2026-02-04 11:03:54 -06:00
terminal test(app): migrate e2e to the golden project fixture 2026-04-02 00:37:14 -04:00
AGENTS.md refactor(app): remove dead e2e fixtures, helpers, and types 2026-04-02 12:00:17 -04:00
actions.ts refactor(app): remove dead e2e selectors, mock helpers, and unused imports 2026-04-02 12:19:42 -04:00
backend.ts test(app): add golden-path e2e fixtures 2026-04-02 00:37:14 -04:00
fixtures.ts fix(app): restore assistant fixture, simplify route.fulfill 2026-04-02 12:20:56 -04:00
selectors.ts refactor(app): remove dead e2e selectors, mock helpers, and unused imports 2026-04-02 12:19:42 -04:00
thinking-level.spec.ts refactor(app): refactored tests + added project tests (#11349) 2026-01-30 21:06:48 +00:00
tsconfig.json fix(app): terminal cloning without retry (#17354) 2026-03-13 08:56:48 -05:00
utils.ts test(e2e): isolate prompt tests with per-worker backend (#20464) 2026-04-01 15:58:11 +00:00