Skip to content

Conversation

@jonatansberg
Copy link
Member

Based on #25552

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 27, 2025

Important

Review skipped

Draft detected.

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.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ber-3077-rework-fixtures-and-add-roles

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 and usage tips.

@jonatansberg jonatansberg force-pushed the ber-3077-rework-fixtures-and-add-roles branch 4 times, most recently from e242d6e to 42edc2a Compare December 1, 2025 08:45
refs https://linear.app/ghost/issue/BER-3077/improve-e2e-testing-integration

Detect the presence of containers initialized through yarn dev:forward. When 
present, reuse existing resources and use the lightweight dev backend image 
and gateway setup for E2E test isolation.
refs https://linear.app/ghost/issue/BER-3077/improve-e2e-testing-integration

The yarn dev:forward command won't start Tinybird by default since it's
expensive to run. These changes mean that we automatically skip tests that
depend on Tinybird when running locally and that service isn't available.
@jonatansberg jonatansberg force-pushed the ber-3077-rework-fixtures-and-add-roles branch from 42edc2a to b8a2563 Compare December 1, 2025 08:52
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

E2E Tests Failed

To view the Playwright test report locally, run:

REPORT_DIR=$(mktemp -d) && gh run download 19816734922 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR"

@rob-ghost rob-ghost changed the base branch from main to ber-3077-integrate-e2e-yarn-dev-forward December 1, 2025 13:39
@jonatansberg jonatansberg force-pushed the ber-3077-integrate-e2e-yarn-dev-forward branch from 61fe875 to ec3dd15 Compare December 1, 2025 14:04
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.

2 participants