godaddy-wordpress / godaddy-wordpress/coblocks
ISBAT run performance tests parallelized in CI pipeline
Open
[Priority] High
[Type] Tests
- Dominant language
- JavaScript
- Stars
- 794
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug:
Circle CI enables tests to run in parallel and to aggregate the results. Current CoBlocks performance tests implementation will run test measurements in series with upwards of 30 minutes runs.
We should aim to achieve closer to a ~7 minute run for performance tests.
Contributor guide
Assessment
This issue has not been assessed yet.