zerobyte/app/server/modules/backups/__tests__
Nico 12454ee401 fix: restic glob pattern in include (#594)
Closes #590

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

* **Tests**
  * Enhanced test coverage for backup pattern handling and anchoring
  * Added end-to-end scenarios validating include patterns, exclusion patterns, and exclude-if-present functionality

* **Refactor**
  * Updated pattern processing logic to improve relative path resolution for backup patterns
  * Improved asynchronous handling in backup initialization workflow

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-04 18:48:47 +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: tests (#585) 2026-02-26 19:54:25 +01:00
backups.patterns.test.ts fix: restic glob pattern in include (#594) 2026-03-04 18:48:47 +01:00
backups.queries.test.ts refactor: tests (#585) 2026-02-26 19:54:25 +01:00
backups.service.test.ts refactor: tests (#585) 2026-02-26 19:54:25 +01:00