Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganize tests to run faster by moving graph tests into separate CI #1245

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

marthacryan
Copy link
Contributor

The graph tests were taking up around half of the time in the taskpanes tests, and they were taking almost double the time of the other tests (toolbar, grid), so I moved the graph tests to be separate from the others to make the overall runtime faster.

Copy link

vercel bot commented Mar 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
monorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2024 10:21pm

@aarondr77
Copy link
Member

LGTM once last test passes

@marthacryan marthacryan merged commit 7ab41a3 into dev Mar 6, 2024
51 of 52 checks passed
@marthacryan marthacryan deleted the reorg-tests-graph branch March 6, 2024 22:40
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.

2 participants