mirror of
https://github.com/suitenumerique/drive.git
synced 2026-09-23 18:15:15 +02:00
E2e tests take 20-23min per browser because they run sequentially on a single runner with no browser caching. Shard tests across 3 parallel runners per browser and cache Playwright browser binaries to reduce wall-clock time to ~7min per browser.