Open
Description
Currently integration tests run sequentially which causes total runtime to be in excess of 5 minutes. This is unacceptable for development velocity. Also it is completely unnecessary, as there's little CPU calculations needed in most tests.
Tests should be run in parallel in CI and locally.
Metadata
Metadata
Assignees
Labels
New feature or requestNew feature or request