Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(ci): move more of the browser tests to playwright #1638

Merged
merged 19 commits into from
Jan 5, 2025

Conversation

pauldambra
Copy link
Member

@pauldambra pauldambra commented Jan 3, 2025

let's move more browser tests to playwright...

this does seem to behave differently in webkit than other browsers :/

you can see here that Cypress is taking 4 minutes to run just the survey tests in one browser
playwright 6 minutes in 3 browsers for all the rest

Copy link

vercel bot commented Jan 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog-js ✅ Ready (Inspect) Visit Preview Jan 5, 2025 1:57pm

Copy link

github-actions bot commented Jan 3, 2025

Size Change: 0 B

Total Size: 3.23 MB

ℹ️ View Unchanged
Filename Size
dist/all-external-dependencies.js 206 kB
dist/array.full.es5.js 263 kB
dist/array.full.js 366 kB
dist/array.full.no-external.js 364 kB
dist/array.js 180 kB
dist/array.no-external.js 178 kB
dist/customizations.full.js 12.6 kB
dist/dead-clicks-autocapture.js 14.4 kB
dist/exception-autocapture.js 9.48 kB
dist/external-scripts-loader.js 2.64 kB
dist/main.js 180 kB
dist/module.full.js 366 kB
dist/module.full.no-external.js 364 kB
dist/module.js 180 kB
dist/module.no-external.js 178 kB
dist/recorder-v2.js 115 kB
dist/recorder.js 115 kB
dist/surveys-preview.js 57.6 kB
dist/surveys.js 63.3 kB
dist/tracing-headers.js 1.76 kB
dist/web-vitals.js 10.4 kB

compressed-size-action

@pauldambra pauldambra changed the title test(ci): move rest of tests to playwright test(ci): move more of the browser tests to playwright Jan 5, 2025
@pauldambra pauldambra requested a review from a team January 5, 2025 13:29
Co-authored-by: Rafael Audibert <[email protected]>
@pauldambra pauldambra merged commit baa8aa7 into main Jan 5, 2025
29 checks passed
@pauldambra pauldambra deleted the test/pd/more-plywrt branch January 5, 2025 16:44
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