Skip to content

Releases: ethanschafstall/todo-app

Release 13.01.2025

12 Jan 23:12
38a4537
Compare
Choose a tag to compare
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