Commit graph

3 commits

Author SHA1 Message Date
Nicolas Meienberger
0323ff0031 fix(backups): preserve relative include/exclude pattern behavior 2025-12-20 01:04:48 +01:00
Nico
3374e4f53d fix: prepend mount path in exclude patterns (#188)
* fix: prepend mount path location in exclude patterns

* test(backups): add tests suite for backend include & exclude patterns

* test: fix leaking global module mock
2025-12-20 01:04:48 +01:00
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