Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: init command and action now covering 100% using vitest (#115)
* feat: jest to vitest * refactor: init command and action now covering 100% using vitest * refactor: removing unused comments * test: adding 2 new tests - if only node version is too low AND if only docker version is too low * fix: test always cloning a new repo and trying to checkout AND .gitignore converage folder * fix: remove comments * fix: removing redundant test and line description
- Loading branch information