mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 23:56:46 -05:00
* Refactor e2e-test workflow to improve Playwright test sharding and report handling - Restore full shard count (5 shards) for Playwright tests to enhance test coverage and performance - Re-enable functional desktop app tests with proper xvfb setup - Simplify Playwright test command structure for better readability - Refactor VRT blob report merging process with improved artifact handling - Update Playwright reporter configuration to use blob reporter in CI - Streamline artifact paths and download/merge operations for better organization * Remove VRT environment variable from e2e-test workflow to streamline test execution * Update e2e-test workflow to always upload VRT blob report artifacts, ensuring consistent artifact handling regardless of job cancellation.