spaxel/mothership/internal/fleet
jedarden 1266c4c0b1 test: add comprehensive tests for auto-away/disarm and system mode endpoints
Added tests for:
- Auto-away activation when all registered BLE devices absent for 15+ minutes
- Auto-disarm triggering when registered BLE device returns with strong RSSI
- Manual override pausing auto-away detection
- System mode GET/PUT REST API endpoints
- Edge cases: no registered devices, weak BLE signals, unregistered devices

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 07:26:34 -04:00
..
fleet_test.go test: add comprehensive tests for auto-away/disarm and system mode endpoints 2026-04-09 07:26:34 -04:00
fleethandler.go feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
handler.go feat: implement REST API endpoint for node identify 2026-04-09 07:15:20 -04:00
handler_test.go test: add comprehensive tests for auto-away/disarm and system mode endpoints 2026-04-09 07:26:34 -04:00
healer.go feat(diagnostics): implement link weather diagnostics and repositioning advice 2026-03-29 11:48:38 -04:00
healer_test.go feat(signal): implement Phase 5 Reliability & Intelligence 2026-03-29 12:16:56 -04:00
manager.go feat: add Identify button to fleet status page 2026-04-09 07:17:13 -04:00
optimiser.go 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
registry.go feat: implement OUI lookup function 2026-04-09 06:27:26 -04:00
selfheal.go 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
selfheal_test.go 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
weather.go feat(diagnostics): implement link weather diagnostics and repositioning advice 2026-03-29 11:48:38 -04:00