Files
Meshtastic-Android/core
James Rich d62c459810 Add test coverage for refactored modules
- NodeAddressTest: 37 tests covering sealed class parser, roundtrip,
  extensions (ContactKey, DataPacket), edge cases
- CommandSenderImplTest: 20 tests covering packet ID generation,
  address resolution, sendData validation, admin messages, position
- DirectRadioControllerImplTest: +8 tests for reboot/shutdown/factory
  reset, importContact, refreshMetadata
- NodeManagerImplTest: +7 tests for getMyNodeInfo aggregation, getMyId,
  null telemetry handling

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-28 06:37:32 -05:00
..