admin
4b5afe2132
test(02-03): add alertService unit tests (8 passing)
- healthy probes trigger no alert logic
- down probe creates alert_events row and sends email
- degraded probe uses alert_type service_degraded
- deduplication suppresses row creation and email within cooldown
- recipient read from process.env.EMAIL_WEEKLY_RECIPIENT
- missing recipient skips email but still creates alert row
- email failure does not throw (non-throwing pipeline)
- multiple probes processed independently
- vi.mock factories use inline vi.fn() only (no TDZ hoisting errors)
2026-02-24 14:30:16 -05:00
..
2025-11-10 02:43:47 -05:00
2026-02-24 14:28:20 -05:00
2026-02-24 14:30:16 -05:00
2026-02-23 14:45:57 -05:00
2025-07-31 16:18:53 -04:00
2026-02-23 13:41:00 -05:00
2025-11-09 21:07:22 -05:00
2026-02-23 14:45:57 -05:00
2025-07-27 13:29:26 -04:00
2025-07-28 19:46:46 -04:00
2025-07-30 22:02:17 -04:00
2025-07-31 09:55:14 -04:00
2025-07-30 22:02:17 -04:00
2025-07-31 09:55:14 -04:00
2026-02-24 11:41:00 -05:00
2025-07-27 20:25:46 -04:00
2025-07-31 16:18:53 -04:00
2026-02-24 14:22:38 -05:00
2026-02-24 14:22:38 -05:00
2025-07-31 09:55:14 -04:00
2025-08-01 17:51:45 -04:00
2025-08-01 17:51:45 -04:00
2025-07-31 09:55:14 -04:00
2025-08-01 14:57:56 -04:00
2025-08-01 17:51:45 -04:00
2025-11-09 21:07:22 -05:00
2025-11-06 20:58:26 -05:00
2026-02-24 11:41:00 -05:00
2025-08-01 17:51:45 -04:00
2025-11-09 21:07:22 -05:00