Skip to content

test: consolidate e2e-ui coverage and speed up CI - #171

Merged
patrickleet merged 4 commits into
tasks--graphql-qs-epicfrom
tasks--e2e-ui-test-maintenance-1
Aug 2, 2026
Merged

test: consolidate e2e-ui coverage and speed up CI#171
patrickleet merged 4 commits into
tasks--graphql-qs-epicfrom
tasks--e2e-ui-test-maintenance-1

Conversation

@patrickleet

@patrickleet patrickleet commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove duplicate offline and structural e2e-ui coverage while preserving explicit owner tests
  • fold optimistic assertions into the primary Chat, Todo, Blob, and admin journeys
  • centralize valid JavaScript command protocol fixtures
  • cancel superseded PR runs and reduce duplicate setup, matrix, and feature compilation work

Verification

  • cd tests/e2e-ui && make ci-offline
  • cd tests/e2e-ui && npm run test:browser (15/15, no retry)
  • cd js && npm run quality (298 tests + pack smoke + publint)
  • cargo test --test graphql_identity --features graphql,sqlite,metrics (23/23)
  • Postgres-only feature compile for all integration binaries

Implements [[tasks/e2e-ui-test-maintenance-1]].

Fold optimistic assertions into product journeys, remove redundant offline and browser scenarios, and retain the unique stale-response race.\n\nImplements [[tasks/e2e-ui-test-maintenance-3]].\nImplements [[tasks/e2e-ui-test-maintenance-4]].
Route valid command metadata through one canonical fixture while keeping malformed protocol cases explicit.\n\nImplements [[tasks/e2e-ui-test-maintenance-5]].
Cancel superseded PR runs, deduplicate e2e-ui setup, narrow compatibility gates, and compile Postgres tests with only required features.\n\nImplements [[tasks/e2e-ui-test-maintenance-6]].\nImplements [[tasks/e2e-ui-test-maintenance-7]].
@coderabbitai

coderabbitai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 872ac65b-3754-4279-8e52-9d7601681dc0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Install shared UI prerequisites once, then run the Rust and sequential UI pipelines concurrently.\n\nImplements [[tasks/e2e-ui-test-maintenance-6]].
@patrickleet
patrickleet merged commit 7cf888f into tasks--graphql-qs-epic Aug 2, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant