zerobyte/app/server/modules/backups/__tests__
Nico 4a812a884b
refactor(restic): split each command into its own file (#584)
refactor(restic): split each command into its own file

refactor: add missing await before promise expects

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## Summary by CodeRabbit

## Release Notes

* **Tests**
  * Improved async assertion handling across test suites for enhanced test reliability
  * Expanded test coverage for backup, restore, and other core operations

* **Refactor**
  * Reorganized internal utility structure for improved code maintainability

* **Chores**
  * Updated linting configuration and TypeScript dependencies

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-26 19:51:24 +01:00
..
backups.controller.test.ts refactor: snapshot strip out base path (#542) 2026-02-18 21:45:19 +01:00
backups.execution.test.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
backups.patterns.test.ts fix(backups): correctly resolve paths when folder name matches volume name (#576) 2026-02-25 19:09:32 +01:00
backups.queries.test.ts test: fix impossible test scenarios 2026-02-16 23:20:33 +01:00
backups.service.test.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00