zerobyte/app
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
..
client test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
drizzle feat: custom date time format (#718) 2026-03-29 17:24:54 +02:00
lib test(e2e): fail in unexpected console.error (#696) 2026-03-22 11:31:48 +01:00
middleware test(e2e): fail in unexpected console.error (#696) 2026-03-22 11:31:48 +01:00
routes refactor: split out root-loader data getter into a dedicated function 2026-03-31 21:19:16 +02:00
schemas fix: force user to provide known hosts values in sftp volume / repository creation 2026-03-31 20:27:48 +02:00
server test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
test test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
utils test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
app.css chore: color improvements in light mode 2026-03-11 18:53:58 +01:00
client.tsx test(e2e): attach browser logs and full errors in report 2026-03-24 07:52:54 +01:00
context.ts feat: custom date time format (#718) 2026-03-29 17:24:54 +02:00
router.tsx test(e2e): fail in unexpected console.error (#696) 2026-03-22 11:31:48 +01:00
routeTree.gen.ts feat: separate global admin page (#595) 2026-03-04 18:48:47 +01:00
server.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00