zerobyte/app/server
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
cli test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
core test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
db feat: custom date time format (#718) 2026-03-29 17:24:54 +02:00
jobs refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
lib test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
modules test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
plugins refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
utils test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
app.ts fix(restic): separate error summary from diagnostic details (#694) 2026-03-21 20:50:23 +01:00