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

actually run tests #797

Merged
merged 4 commits into from
Mar 19, 2024
Merged

actually run tests #797

merged 4 commits into from
Mar 19, 2024

Conversation

turbocrime
Copy link
Contributor

some tests weren't running in CI, and turbo was caching some tests too aggressively

now all tests should run, and turbo should not cache test results. notably, it became obvious that 'services' and 'client' contain no tests.

we should consider not using turbo for tests at all, since vitest run from the workspace root is equivalent and has no cache logic to fight against.

turbo.json Outdated Show resolved Hide resolved
@turbocrime turbocrime merged commit 19f17f9 into main Mar 19, 2024
6 checks passed
@turbocrime turbocrime deleted the turbocrime/actually-run-tests branch March 19, 2024 23:03
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