towerops/test
Graham McIntire 00ebe0c5fe
Add comprehensive Agent protobuf module tests
Added 37 tests covering all 12 protobuf modules:
- AgentConfig, Equipment, SnmpConfig
- Sensor, Sensor.MetadataEntry, Interface
- MetricBatch, Metric (with oneof field handling)
- SensorReading, InterfaceStat
- HeartbeatMetadata, HeartbeatResponse

Tests cover struct creation, default values, and encode/decode cycles.
All protobuf modules now at 100% coverage.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-13 08:39:02 -06:00
..
integration Fix credo warnings and software design suggestions 2026-01-06 12:55:22 -06:00
support add remote agent setup 2026-01-09 13:15:31 -06:00
towerops Add comprehensive Agent protobuf module tests 2026-01-13 08:39:02 -06:00
towerops_web Add comprehensive AgentController edge case tests 2026-01-13 08:37:58 -06:00
test_helper.exs moar tests 2026-01-06 15:43:54 -06:00