- Added "idle" to validRoles map for consistency with disable/enable flow - Added comprehensive tests for disableNode and enableNode handlers - Tests cover: disable from tx/rx/tx_rx, already idle, node not found - Tests cover: enable with saved role, no saved role (defaults to rx), already enabled, node not found - Added round-trip test for full disable/enable cycle Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fleet_test.go | ||
| fleethandler.go | ||
| handler.go | ||
| handler_test.go | ||
| healer.go | ||
| healer_test.go | ||
| manager.go | ||
| optimiser.go | ||
| registry.go | ||
| selfheal.go | ||
| selfheal_test.go | ||
| weather.go | ||