zerobyte/app/server/modules/volumes
Nico e9fb5862f7 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-20 01:04:47 +01:00
..
__tests__ Controllers tests (#187) 2025-12-20 01:04:47 +01:00
helpers.ts refactor: use short ids to allow changing the name of volumes & repos (#67) 2025-11-26 19:47:09 +01:00
volume.controller.ts refactor: remove docker volum plugin functionnality (#137) 2025-12-16 18:02:54 +01:00
volume.dto.ts refactor: remove docker volum plugin functionnality (#137) 2025-12-16 18:02:54 +01:00
volume.service.ts refactor(startup): ensure entities always use the latest configuration format (#173) 2025-12-18 18:11:39 +01:00