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

test: replace jest with vitest on backend (fehmer) #5314

Merged
merged 4 commits into from
Apr 17, 2024

Conversation

fehmer
Copy link
Member

@fehmer fehmer commented Apr 16, 2024

Replace jest with vitest for faster test execution.

Task jest vitest
npm run test 17s 12s
npm run test-coverage 17s 20s
ui: single test 7s 700ms

@monkeytypegeorge monkeytypegeorge added the backend Server stuff label Apr 16, 2024
@monkeytypegeorge
Copy link
Collaborator

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/8704362574

@fehmer fehmer force-pushed the feature/backend-migrate-vitest branch 3 times, most recently from 397041e to f2e5ec6 Compare April 16, 2024 11:38
@monkeytypegeorge
Copy link
Collaborator

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/8704932678

@fehmer fehmer force-pushed the feature/backend-migrate-vitest branch from f2e5ec6 to 61d3375 Compare April 16, 2024 12:34
@Miodec Miodec marked this pull request as draft April 17, 2024 11:29
@fehmer fehmer marked this pull request as ready for review April 17, 2024 11:31
@Miodec Miodec merged commit 9bdbf5c into master Apr 17, 2024
7 checks passed
@Miodec Miodec deleted the feature/backend-migrate-vitest branch April 17, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Server stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants