towerops/test/towerops
Graham McIntire 155b38ab94
feat: add APC, Arista, Calix, ADTRAN, Allied Telesis vendor modules
Add 5 new vendor modules for network infrastructure equipment:
- APC: UPS and PDU monitoring (battery, voltage, load, runtime)
- Arista EOS: Data center switches (CPU, memory)
- Calix: GPON/fiber access equipment
- ADTRAN AOS: NetVanta routers and switches
- Allied Telesis: AlliedWare/AlliedWare Plus switches

Total: 53 vendors, 88 profile names

Also cleanup commented AlertNotifier code from previous removal.
2026-01-22 11:00:21 -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
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 APC, Arista, Calix, ADTRAN, Allied Telesis vendor modules 2026-01-22 11:00:21 -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 feat: add APC, Arista, Calix, ADTRAN, Allied Telesis vendor modules 2026-01-22 11:00:21 -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