spaxel/mothership
jedarden e0fbc698e1 fix(fleet): correct test decode type for wrapped fleet list response
Three fleet handler tests (TestFleetWithVirtualNodes, TestFleetWithNoNodes,
TestFleetWithUnpairedNode) were decoding the API response as []FleetNode
instead of the wrapped fleetListResponse struct. Fixed to use fleetListResp.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 21:56:54 -04:00
..
cmd fix(sim): correct default WS endpoint and remove dead walker code 2026-04-24 21:42:14 -04:00
internal fix(fleet): correct test decode type for wrapped fleet list response 2026-04-24 21:56:54 -04:00
tests/e2e fix: resolve all test and vet failures across mothership packages 2026-04-15 18:38:35 -04:00
go.mod feat: implement spatial quick actions context menu for 3D scene 2026-04-10 22:56:17 -04:00
go.sum feat: implement spatial quick actions context menu for 3D scene 2026-04-10 22:56:17 -04:00
mothership feat(explainability): detection explainability overlay with per-link contributions, Fresnel zones, and BLE identity 2026-04-24 19:23:55 -04:00
sim feat(explainability): detection explainability overlay with per-link contributions, Fresnel zones, and BLE identity 2026-04-24 19:23:55 -04:00
test_goroutine feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
test_syntax feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00