Releases: ethanschafstall/todo-app
Releases · ethanschafstall/todo-app
Release 13.01.2025
Unit tests (#7) * test(auth router): adds unit tests * test(todo router): adds unit tests * test(user router): adds unit tests * feat(unit test workflow): adds npm run test command * fix(unit test workflow): Adds setup, install & build steps * fix(unit test workflow): adds cd * chore: adds continue on error