Skip to content

fix(e2e): update tests for /github → /dev rename and UTM selector - #10

Merged
gxjansen merged 1 commit into
mainfrom
fix/e2e-test-failures
Feb 23, 2026
Merged

fix(e2e): update tests for /github → /dev rename and UTM selector#10
gxjansen merged 1 commit into
mainfrom
fix/e2e-test-failures

Conversation

@gxjansen

Copy link
Copy Markdown
Owner

Summary

  • Replace /github references with /dev across 4 E2E tests (page was renamed)
  • Narrow UTM tracking test selector from a[href*="n8n.io"] to a[href^="https://n8n.io"] to exclude data source attribution links (api.n8n.io, community.n8n.io) that correctly don't have UTM params
  • Fixes all 5 previously failing E2E smoke tests (22/22 now pass)

Test plan

  • Unit tests pass locally (83/83)
  • E2E tests pass locally (22/22)
  • CI checks pass

- Replace /github references with /dev across 4 tests (page renamed)
- Narrow UTM tracking test selector to a[href^="https://n8n.io"] to
  exclude data source links (api.n8n.io, community.n8n.io)
@netlify

netlify Bot commented Feb 23, 2026

Copy link
Copy Markdown

Deploy Preview for n8n-stats ready!

Name Link
🔨 Latest commit dd93445
🔍 Latest deploy log https://app.netlify.com/projects/n8n-stats/deploys/699ca9d6f62e920008bb8ad7
😎 Deploy Preview https://deploy-preview-10--n8n-stats.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@gxjansen
gxjansen merged commit 35d5094 into main Feb 23, 2026
10 checks passed
@gxjansen
gxjansen deleted the fix/e2e-test-failures branch February 23, 2026 20:00
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