optimize Playwright tests for faster execution#263
optimize Playwright tests for faster execution#263FedericoTartarini merged 1 commit intoCenterForTheBuiltEnvironment:developmentfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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. Comment |
|
Hi, @FedericoTartarini |
f9465e6
into
CenterForTheBuiltEnvironment:development
Summary
This PR improves our end‐to‐end testing performance and maintainability.
I consolidated redundant UI assertions, optimized setup steps, and streamlined the GitHub Actions workflow to reduce execution time and improve stability.
Changes
pipenv run playwright install --with-depswithpipenv run playwright install chromium