zerobyte/packages/core/src/restic/commands
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
backup.ts fix(restic): separate error summary from diagnostic details (#694) 2026-03-21 20:50:23 +01:00
check.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
copy.ts fix(restic): treat all flag-like snap id args as positional args 2026-03-12 18:01:33 +01:00
delete-snapshots.ts fix(restic): treat all flag-like snap id args as positional args 2026-03-12 18:01:33 +01:00
dump.ts fix(restic): treat all flag-like snap id args as positional args 2026-03-12 18:01:33 +01:00
forget.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
init.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
key-add.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
ls.ts fix(restic): separate error summary from diagnostic details (#694) 2026-03-21 20:50:23 +01:00
repair-index.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
restore.ts fix(restic): separate error summary from diagnostic details (#694) 2026-03-21 20:50:23 +01:00
snapshots.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
stats.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
tag-snapshots.ts fix(restic): treat all flag-like snap id args as positional args 2026-03-12 18:01:33 +01:00
unlock.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00