ai-cfia / ai-cfia/github-workflows
Testing of Vite (React) repositories should fail when no tests are present
Open
good first issue
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
apparently if there are no tests with ```npm test``` the test suite still "passes".

1) npm test command should be updated to run vitest
2) by default, the Github workflow should fail when no tests are present
_Originally posted by @rngadam in https://github.com/ai-cfia/nachet-frontend/issues/108#issuecomment-2022881160_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.