zerobyte/app/server/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
backend-compatibility.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
branded.ts refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00
cache.ts fix: backup progress use simple polling & cache (#678) 2026-03-18 20:25:30 +01:00
common-ancestor.test.ts test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
crypto.ts feat: file-based provisionning of volumes and repos (#656) 2026-03-12 18:31:42 +01:00
errors.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
fs.ts chore: small code style improvements 2025-12-16 19:36:37 +01:00
id.ts refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00
mountinfo.ts feat: protect restores that would overwrite important internal path (#663) 2026-03-13 21:33:37 +01:00
rclone.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
retention-categories.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
shoutrrr.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
snapshots.ts feat: expand snapshot details with additional info (#505) 2026-02-12 18:25:21 +01:00
timeout.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00