zerobyte/app/server/core
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
capabilities.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
config.ts fix: allow quoted urls in env variables (#676) 2026-03-17 22:09:22 +01:00
constants.ts feat: protect restores that would overwrite important internal path (#663) 2026-03-13 21:33:37 +01:00
events.ts feat: restore progress (#281) 2026-02-14 12:35:16 +01:00
repository-mutex.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
request-context.ts Multi users (#381) 2026-01-20 22:28:22 +01:00
restic.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
scheduler.ts fix: allow quoted urls in env variables (#676) 2026-03-17 22:09:22 +01:00