zerobyte/app/server/modules/backups/__tests__
Nico 63b08a4b71
feat(backups): ensure volume readiness before backup (#815)
* feat(backups): ensure volume readiness before backup

Backup preflight checks were relying on a db cached status. Now a real
volume healthcheck is performed before backing up. Closes #811 #695

* chore: fix ci
2026-04-20 21:18:29 +02:00
..
backups.controller.test.ts feat(mirrors): add selective snapshot sync to mirror repositories (#755) 2026-04-16 21:28:48 +02:00
backups.mirror-sync.test.ts feat(mirrors): add selective snapshot sync to mirror repositories (#755) 2026-04-16 21:28:48 +02:00
backups.patterns.test.ts test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
backups.queries.test.ts test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
backups.service.execution.test.ts feat(backups): ensure volume readiness before backup (#815) 2026-04-20 21:18:29 +02:00
backups.service.test.ts feat(backups): ensure volume readiness before backup (#815) 2026-04-20 21:18:29 +02:00