zerobyte/app/server/modules/backups/__tests__
Nicolas Meienberger 6331dbac97
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
2026-04-20 19:30:44 +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 2026-04-20 19:30:44 +02:00
backups.service.test.ts feat(agent): add standalone agent runtime (#776) 2026-04-13 23:29:10 +02:00