towerops/test/towerops
Graham McIntire 74c9544688
feat: add wireless sensor discovery and fix YAML sensor parsing
- Add wireless sensor discovery for ePMP and AirOS devices
- Implement vendor-specific OIDs matching LibreNMS PHP discovery
- Fix table/state sensor discovery to handle map format from Client.walk
- Add discovered_sensors to debug data with values and state descriptions
- ePMP: frequency, clients, rssi, snr (rssi/snr for SM only)
- AirOS: frequency, capacity, ccq, clients, distance, noise-floor, power, quality, rate, rssi, utilization
2026-01-21 17:15:00 -06:00
..
accounts Add UserNotifier tests 2026-01-13 08:25:20 -06:00
agents more renames 2026-01-17 15:13:56 -06:00
alerts feat: add physical inventory discovery (Phase 1.4) 2026-01-21 10:46:27 -06:00
api_tokens add parallel build 2026-01-19 14:17:05 -06:00
ecto_types Add comprehensive test coverage for core context modules 2026-01-19 14:38:34 -06:00
equipment test cleanup 2026-01-19 13:29:38 -06:00
monitoring fix: use system ping command instead of raw ICMP sockets 2026-01-21 11:15:59 -06:00
organizations rename equipment to device 2026-01-17 14:48:46 -06:00
profiles Add comprehensive test coverage for core context modules 2026-01-19 14:38:34 -06:00
proto add parallel build 2026-01-19 14:17:05 -06:00
sites Add comprehensive tests for Sites.Site schema 2026-01-13 09:05:02 -06:00
snmp feat: add wireless sensor discovery and fix YAML sensor parsing 2026-01-21 17:15:00 -06:00
workers better mib handling and tests 2026-01-21 10:07:07 -06:00
accounts_test.exs use password for user regi 2026-01-21 09:13:08 -06:00
agents_test.exs Add agent rename functionality 2026-01-17 15:48:47 -06:00
alerts_test.exs more tests 2026-01-20 16:38:53 -06:00
api_tokens_test.exs more tests 2026-01-20 16:38:53 -06:00
devices_test.exs more tests 2026-01-20 16:38:53 -06:00
exq_supervisor_test.exs Add Redis health checks and improved error handling for Exq 2026-01-19 15:38:19 -06:00
log_filter_test.exs Fix Credo issues and improve code quality 2026-01-19 15:09:19 -06:00
monitoring_test.exs feat: add latency graph for ICMP ping monitoring 2026-01-17 16:02:35 -06:00
organizations_test.exs Add comprehensive test coverage for core context modules 2026-01-19 14:38:34 -06:00
profiles_test.exs Add comprehensive test coverage for core context modules 2026-01-19 14:38:34 -06:00
redis_health_check_test.exs more tests 2026-01-20 16:38:53 -06:00
sites_test.exs credo fix 2026-01-20 16:41:44 -06:00
snmp_test.exs Add comprehensive tests for Towerops.Snmp context 2026-01-20 14:02:45 -06:00