zerobyte/app/server/modules/volumes
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.ts refactor: use short ids to allow changing the name of volumes & repos (#67) 2025-11-26 19:47:09 +01:00
volume-config-secrets.ts feat: file-based provisionning of volumes and repos (#656) 2026-03-12 18:31:42 +01:00
volume.controller.ts refactor: move from arktype to zod (#637) 2026-03-09 18:27:03 +01:00
volume.dto.ts feat: file-based provisionning of volumes and repos (#656) 2026-03-12 18:31:42 +01:00
volume.service.ts test(e2e): attach browser logs and full errors in report 2026-03-24 07:52:54 +01:00