zerobyte/app/server/modules/notifications
Nico 61dc07b36b
Controllers tests (#187)
* test: backups service

* refactor: create hono app in a separate file

To avoid side effects like db migration or startup scripts when testing

test(backups): add security tests to the backups controller

* ci: run typechecks, build and tests on PR

* test: controllers security tests

* chore: update lock file

* refactor: pr feedbacks
2025-12-19 19:25:21 +01:00
..
__tests__ Controllers tests (#187) 2025-12-19 19:25:21 +01:00
builders docs: update version in readme 2025-12-11 18:32:40 +01:00
notifications.controller.ts Feat/notifications alerts (#52) 2025-11-22 14:58:21 +01:00
notifications.dto.ts feat: notify on warning separation (#122) 2025-12-10 18:55:37 +01:00
notifications.service.ts refactor(startup): ensure entities always use the latest configuration format (#173) 2025-12-18 18:11:39 +01:00