zerobyte/app/server/modules/notifications
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
builders fix(notifications): fix telegram shoutrrr URL encoding (#691) 2026-03-21 20:38:45 +01:00
notification-config-secrets.ts fix: encrypt ntfy access token at rest 2026-03-20 20:37:51 +01:00
notifications.controller.ts feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
notifications.dto.ts refactor: move from arktype to zod (#637) 2026-03-09 18:27:03 +01:00
notifications.service.ts refactor(notifications): extract config secret mapping 2026-03-15 11:51:17 +01:00