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

[Feature] - Vitest test suite for utility functions #135

Closed
barrymun opened this issue Jan 2, 2025 · 0 comments · Fixed by #137
Closed

[Feature] - Vitest test suite for utility functions #135

barrymun opened this issue Jan 2, 2025 · 0 comments · Fixed by #137

Comments

@barrymun
Copy link
Contributor

barrymun commented Jan 2, 2025

What feature would you like to see?

Problem

It would be very useful to be able to test the code, and also have it be tested automatically.

Solution

Add vitest package and allow developers to run a test suite whenever required, and also have it run before commit and on workflow PRs.

Component tests would also be useful, but it might be better to split the workload and add this functionality as a separate PR.

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 a pull request may close this issue.

1 participant