Skip to content

Comments

chore(test): migrate jest to vitest with happy-dom#14

Merged
dpuscher merged 2 commits intostagingfrom
migrate-to-vitest
Feb 24, 2026
Merged

chore(test): migrate jest to vitest with happy-dom#14
dpuscher merged 2 commits intostagingfrom
migrate-to-vitest

Conversation

@dpuscher
Copy link
Owner

@dpuscher dpuscher commented Feb 24, 2026

Summary

  • migrate the test runner from Jest to Vitest with happy-dom
  • update test setup, mocks, and action/cache specs for Vitest APIs
  • replace Jest config with vitest.config.mts and add Vitest global typings
  • update lint/test config and lockfile to align with the migration

Validation

  • yarn test (53 tests passing)
  • yarn lint (0 errors, warnings only)

@dpuscher dpuscher merged commit d9b3cfb into staging Feb 24, 2026
1 check passed
@dpuscher dpuscher deleted the migrate-to-vitest branch February 24, 2026 22:57
@github-actions github-actions bot mentioned this pull request Feb 24, 2026
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.

1 participant