web
web copied to clipboard
E2E Tests parallel execution
Description
This pr splits the cypress tests execution across multiple CI jobs, we use the cypress-split
plugin.
This PR does not fix any issue on flakiness or test logic, it just speeds up the execution of test pipeline.