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

feat: Use vitest for testing #8507

Merged
merged 4 commits into from
Dec 23, 2024
Merged

feat: Use vitest for testing #8507

merged 4 commits into from
Dec 23, 2024

Conversation

Nerivec
Copy link
Contributor

@Nerivec Nerivec commented Dec 22, 2024

I only included the minimum to convert to vitest:

  • API changes
  • Convert require to ES
  • Small fixes

TODO (separate PR):

  • Fix OTA tests (faulty section disabled) and re-enable coverage
  • Convert all to TS
    • Requires fixing several imports/exports throughout the codebase and fixing several types
  • Adding coverage for src/lib would be good

@Koenkk Koenkk merged commit 6d740d7 into Koenkk:master Dec 23, 2024
2 checks passed
@Koenkk
Copy link
Owner

Koenkk commented Dec 23, 2024

Thanks!

@Nerivec Nerivec deleted the vitest branch December 24, 2024 13:19
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