zerobyte/app/server/modules/backups
Nico 942bf2b31b
refactor: tests (#585)
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## Summary by CodeRabbit

* **Tests**
  * Improved test infrastructure and organization across backup, repository, volume, and utility modules with streamlined mock setup and cleaner test patterns.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-26 19:54:25 +01:00
..
__tests__ refactor: tests (#585) 2026-02-26 19:54:25 +01:00
backup.helpers.ts fix(backups): correctly resolve paths when folder name matches volume name (#576) 2026-02-25 19:09:32 +01:00
backups.controller.ts feat: cache backup progress (#571) 2026-02-25 18:20:08 +01:00
backups.dto.ts feat: cache backup progress (#571) 2026-02-25 18:20:08 +01:00
backups.execution.ts feat: cache backup progress (#571) 2026-02-25 18:20:08 +01:00
backups.queries.ts feat: show progress indicator on mirrors (#499) 2026-02-12 22:27:30 +01:00
backups.service.ts refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00