zerobyte/app/server/utils/restic/helpers
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
..
__tests__ refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
add-common-args.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
bandwidth.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
build-env.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
build-repo-url.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00
cleanup-temporary-keys.ts refactor(restic): split each command into its own file (#584) 2026-02-26 19:51:24 +01:00