Skip to content

Stabilize demo mode end-to-end tests - #13

Merged
nedcut merged 1 commit into
mainfrom
codex/stabilize-demo-e2e
Jul 11, 2026
Merged

Stabilize demo mode end-to-end tests#13
nedcut merged 1 commit into
mainfrom
codex/stabilize-demo-e2e

Conversation

@nedcut

@nedcut nedcut commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • clear the inherited Mapbox token in Playwright demo mode
  • update the Journey Mode locator to the current accessible button name

Why

Local .env.local settings leaked into the mapless Playwright environment, and the Journey CTA was renamed to “Relive the journey.” Together these caused two false-negative end-to-end failures.

Validation

  • npm run test:e2e — 7 passed
  • npm run ci — 202 unit tests passed; lint has one pre-existing warning in lib/hooks/useMembership.ts
  • git diff --check

@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lofoten-map Ready Ready Preview, Comment Jul 11, 2026 6:05pm

@coderabbitai

coderabbitai Bot commented Jul 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@nedcut, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 22 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c931f64a-4487-4055-8fe9-771c30881ad7

📥 Commits

Reviewing files that changed from the base of the PR and between 97eda21 and 61abde9.

📒 Files selected for processing (2)
  • e2e/trip.spec.ts
  • playwright.config.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/stabilize-demo-e2e

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.

@nedcut
nedcut marked this pull request as ready for review July 11, 2026 18:07
Copilot AI review requested due to automatic review settings July 11, 2026 18:07
@nedcut
nedcut merged commit ed21685 into main Jul 11, 2026
4 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@nedcut
nedcut deleted the codex/stabilize-demo-e2e branch July 11, 2026 18:07
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