Files
homelab-frontend/internal/notification
Admin Bot df6f8165b6 test: notification handler + gotify client unit tests
- 24 tests covering all X-Resource routes
- Mock Gotify server for message/application CRUD
- Error cases: nil gotify, invalid JSON, missing fields, 429, 500
- Fix readError() to handle io.ReadAll failure
- GotifyClient direct tests for all 7 methods
2026-09-15 15:14:13 +09:00
..