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(test): moving unit testing over to vitest #126

Merged
merged 5 commits into from
May 25, 2024
Merged

Conversation

erunion
Copy link
Member

@erunion erunion commented May 24, 2024

🧰 Changes

  • Moves all of our unit testing here over to Vitest.
  • Lays some initial groundwork for a TS rewrite.
  • Runs everything through Prettier.

@erunion erunion added enhancement New feature or request refactor Issues about tackling technical debt labels May 24, 2024
@erunion erunion requested review from kanadgupta and darrenyong May 24, 2024 08:02
@erunion erunion merged commit 6f3926d into main May 25, 2024
4 checks passed
@erunion erunion deleted the feat/modernization branch May 25, 2024 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor Issues about tackling technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants