zerobyte/packages/core/src/utils
Nico 4305057185
test: move test runner from Bun to Vitest (#727)
* chore: migrate to vitest

* test: speed up some suites by sharing sessions and mocking expensive non-tested actions

* test: refactor some tests to verify behavior instead of implementation details

* chore: fix linting issues
2026-04-01 20:05:54 +02:00
..
__tests__ test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
common-ancestor.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
errors.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
fs.ts fix: add additional chmod after file write 2026-03-12 18:01:45 +01:00
index.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
json.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
logger.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
path.ts feat: protect restores that would overwrite important internal path (#663) 2026-03-13 21:33:37 +01:00
sanitize.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
spawn.ts fix(restic): separate error summary from diagnostic details (#694) 2026-03-21 20:50:23 +01:00