zerobyte/app/server/modules/backups
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
helpers refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
backup-executor.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
backup.helpers.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
backups.controller.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
backups.dto.ts fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
backups.execution.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
backups.queries.ts feat: manual backup option (#713) 2026-03-26 19:35:18 +01:00
backups.service.ts refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00