spaxel/mothership/internal
jedarden 09aee3f558 fix: improve webhook fault tolerance tests
- Route test requests through chi router instead of calling handlers directly
- Fix weekday test to use correct day mapping
- Use context cancellation for timeout test instead of long sleep
- Move mockServer.Close() after assertions to prevent goroutine leak

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 00:15:11 -04:00
..
analytics feat: implement 7-day pattern learning algorithm for anomaly detection 2026-04-06 21:27:10 -04:00
apdetector fix: correct oui import path in apdetector 2026-04-06 18:31:49 -04:00
api fix: improve webhook fault tolerance tests 2026-04-07 00:15:11 -04:00
auth feat: implement install secret generation with one-time print 2026-04-06 18:06:33 -04:00
automation fix: improve webhook fault tolerance tests 2026-04-07 00:15:11 -04:00
ble feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
dashboard feat: implement webhook action firing & fault tolerance for automations 2026-04-06 23:04:49 -04:00
db feat: add migration_007 for webhook_log, trigger_state tables and trigger error columns 2026-04-06 21:29:17 -04:00
diagnostics ci: set VERSION to 0.1.0 for image build 2026-04-06 08:53:25 -04:00
eventbus feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
events feat: add new internal packages (events, automation, ble, falldetect, mqtt, notify, prediction, sleep, tracker, zones, analytics) and dashboard modules (anomaly, automations, blepanel, fleet) 2026-04-06 09:48:31 -04:00
explainability feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
falldetect fix: remove unused imports and variables in falldetect/detector.go 2026-04-06 18:47:11 -04:00
fleet feat: add new internal packages (events, automation, ble, falldetect, mqtt, notify, prediction, sleep, tracker, zones, analytics) and dashboard modules (anomaly, automations, blepanel, fleet) 2026-04-06 09:48:31 -04:00
fusion feat(signal): implement Phase 5 Reliability & Intelligence 2026-03-29 12:16:56 -04:00
ingestion feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
learning feat(localization): implement self-improving localization with BLE ground truth 2026-03-29 20:11:22 -04:00
localization feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
mqtt fix: correct paho v1.5.0 API mismatches in mqtt/client.go 2026-04-06 18:47:11 -04:00
notify fix: rename shadowed color variable to clr in notify/service.go 2026-04-06 18:35:42 -04:00
ota feat(dashboard): per-link motion presence indicator with amplitude time series 2026-03-26 22:55:33 -04:00
oui feat: implement passive radar auto-detection of router AP 2026-04-06 14:03:03 -04:00
prediction feat: add new internal packages (events, automation, ble, falldetect, mqtt, notify, prediction, sleep, tracker, zones, analytics) and dashboard modules (anomaly, automations, blepanel, fleet) 2026-04-06 09:48:31 -04:00
provisioning feat(dashboard): per-link motion presence indicator with amplitude time series 2026-03-26 22:55:33 -04:00
recorder feat(recorder): per-link CSI frame recording with 1-hour segment files 2026-03-28 00:07:50 -04:00
recording feat(recording): disk-backed circular buffer with 48h time-based retention 2026-03-26 23:01:58 -04:00
replay feat(dashboard): per-link motion presence indicator with amplitude time series 2026-03-26 22:55:33 -04:00
signal feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
sleep fix: type-assert result["metrics"] before indexing in sleep/handler.go 2026-04-06 18:39:56 -04:00
tracker feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
tracking feat(dashboard): per-link motion presence indicator with amplitude time series 2026-03-26 22:55:33 -04:00
volume feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
zones fix: timezone bug in occupancy reconciliation + test fixes 2026-04-06 23:42:30 -04:00