towerops/test/towerops/snmp
Graham McIntire 560370cb0b
feat: allow device name to be populated from SNMP sysName
- Make device name field optional when SNMP is enabled (ICMP Only mode still requires name)
- Add database migration to make name column nullable
- Add conditional validation: name required only when snmp_enabled is false
- Update SNMP discovery to populate device name from sysName when empty
- Add helper text explaining SNMP name population behavior in form
- Add comprehensive tests for device name SNMP population
- Update test mocks to account for NetSnmp profile sensor discovery
2026-01-17 16:28:43 -06:00
..
profiles Improve test coverage: AgentLive.Index, UserAuth, Cisco profile 2026-01-12 18:56:23 -06:00
client_test.exs moar tests 2026-01-06 15:43:54 -06:00
discovery_test.exs feat: allow device name to be populated from SNMP sysName 2026-01-17 16:28:43 -06:00
mib_validation_test.exs add MIB-based validation and generic profile tests 2026-01-08 08:57:21 -06:00
neighbor_cleanup_worker_test.exs rename equipment to device 2026-01-17 14:48:46 -06:00
neighbor_discovery_test.exs rename equipment to device 2026-01-17 14:48:46 -06:00
poller_test.exs rename equipment to device 2026-01-17 14:48:46 -06:00
profile_behaviour_test.exs more tests and logging around email 2026-01-06 16:00:41 -06:00