zerobyte/app/server/modules
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
..
auth refactor: don't apply strict rate limit on /me and /status endpoints 2025-12-18 12:09:34 +01:00
backends refactor: reduce startup mounting noise (#177) 2025-12-18 22:19:21 +01:00
backups Controllers tests (#187) 2025-12-19 19:25:21 +01:00
events Controllers tests (#187) 2025-12-19 19:25:21 +01:00
lifecycle refactor: separate healthcheck and auto remount in two separate jobs (#179) 2025-12-18 23:03:41 +01:00
notifications Controllers tests (#187) 2025-12-19 19:25:21 +01:00
repositories Controllers tests (#187) 2025-12-19 19:25:21 +01:00
system Controllers tests (#187) 2025-12-19 19:25:21 +01:00
volumes Controllers tests (#187) 2025-12-19 19:25:21 +01:00