zerobyte/app/server/modules/auth
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
auth.controller.ts refactor: correctly delete orphan sessions after idp deletion 2026-03-05 21:02:56 +01:00
auth.dto.ts refactor: move from arktype to zod (#637) 2026-03-09 18:27:03 +01:00
auth.middleware.ts refactor: sso utils (#608) 2026-03-03 21:28:39 +01:00
auth.service.ts chore: bump drizzle to beta-16 (#622) 2026-03-05 22:23:45 +01:00
dev-panel.middleware.ts feat: dev panel (#489) 2026-02-09 22:04:21 +01:00
helpers.ts refactor: upgrade to drizzle v1 (#450) 2026-02-01 19:14:52 +01:00