Esri/calcite-design-system

Tooling: Speed up test runs

Open

#2,877 opened on Aug 20, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (88 forks)auto 404
estimate - 21help wantedneeds refinementp - mediumtestingtooling

Repository metrics

Stars
 (367 stars)
PR merge metrics
 (PR metrics pending)

Description

monday.com sync: #18048531756

Summary

Current test runs on the CI are taking about ~20 mins. We should look into speeding these up.

Ideas:

  • clean up tests/assertions
  • revisit common tests/helpers to see if some are still relevant or if they can be merged

Measure of Success

Any decrease in test run time would be a win.

Proposed Advantages

These approaches can help improve test execution time and overall efficiency.

Which Component

General refactor of the commonTest utils.

Related

Contributor guide