Pulse/internal/alerts
rcourtman 9bdbf2616c chore(tests): remove unused test code and redundant test cases
- Remove unused findAlertByID helper and its min dependency from update_alerts_test.go
- Remove redundant negative zero test case from utility_test.go (-0.0 == 0.0 in Go)
2026-01-02 16:11:09 +00:00
..
alerts.go chore(tests): remove unused test code and redundant test cases 2026-01-02 16:11:09 +00:00
alerts_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
clone_test.go Add unit tests for Alert clone and metadata utility functions (alerts) 2025-11-30 05:19:38 +00:00
concurrency_test.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
filter_evaluation.go fix(alerts): respect per-guest backup and snapshot overrides (fixes #961) 2025-12-30 00:28:05 +00:00
filter_evaluation_test.go style: Apply gofmt to 37 files 2025-12-02 17:21:48 +00:00
guest_tags_test.go test: Add unit tests for guest tag filtering 2025-12-22 10:24:39 +00:00
history.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
history_concurrency_test.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
history_test.go Refactor alert system: fix race conditions, memory leaks, and improve code quality 2025-12-02 23:31:36 +00:00
host_dedup_test.go Add host alert deduplication with tests 2025-12-07 12:38:38 +00:00
offline_toggle_test.go feat: finalize swarm service monitoring (#598) 2025-10-26 09:35:49 +00:00
per_metric_delay_example_test.go style: fix gofmt formatting inconsistencies 2025-11-26 23:44:36 +00:00
quiet_hours_test.go test: Add comprehensive tests for isInQuietHours function 2025-12-01 15:14:44 +00:00
synology_test.go feat: Add full-width mode toggle for wider views on large monitors. Related to #974 2025-12-30 12:20:44 +00:00
threshold_update_test.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
time_threshold_test.go style: fix gofmt formatting inconsistencies 2025-11-26 23:44:36 +00:00
update_alerts_test.go chore(tests): remove unused test code and redundant test cases 2026-01-02 16:11:09 +00:00
utility_test.go chore(tests): remove unused test code and redundant test cases 2026-01-02 16:11:09 +00:00