zerobyte/app/server/modules/backups
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
backups.controller.ts Controllers tests (#187) 2025-12-19 19:25:21 +01:00
backups.dto.ts Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +03:00
backups.service.ts Controllers tests (#187) 2025-12-19 19:25:21 +01:00