Skip to content

consolidate test script - #208

Open
kaitlinbolling wants to merge 2 commits into
productionfrom
fix/consolidate-test-script
Open

kaitlinbolling wants to merge 2 commits into
productionfrom
fix/consolidate-test-script

Conversation

@kaitlinbolling

@kaitlinbolling kaitlinbolling commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Consolidates the test script so that eslint, stylelint, and jest run as a single turbo run call instead of three separate ones. Turborepo can now run all three tasks in parallel rather than executing them sequentially. This should reduce total test time. The check-types step still runs first, since type errors could affect the other checks.

@kaitlinbolling
kaitlinbolling requested a review from a team as a code owner June 4, 2026 16:30

@dlh01 dlh01 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌳

@srtfisher
srtfisher enabled auto-merge (squash) June 10, 2026 13:25
@srtfisher

Copy link
Copy Markdown
Member

I tried to nudge this because I fixed the composer issue over in mantle-framework but now it's failing for a NPM reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants