towerops/lib/snmpkit/snmp_lib
Graham McIntire d1403c8069 Fix failing tests and clean up code
- Fix doctests for Accounts, Agents.Stats, Snmp to match actual behavior
- Fix dynamic_extra_test vendor post-processing tests to seed sensor data
- Fix activity_controller_test to seed devices for feed data
- Fix session_manager_test to create browser session for test
- Fix topology_test link creation for connection test
- Fix device_monitor/driver_worker tests for unique job constraints
- Fix accounts_test expired_tokens assertion (magic link token is expired)
- Fix happy_path_test and show_events_test to seed monitor data
- Fix admin user_live_test user.name -> user.email (no name field)
- Fix schema_test to seed activity data
- Fix mobile_qr_live_test to match actual template text
- Fix SnmpKit.MIB doctests and tests for enriched return values
- Fix onboarding_live, mobile_controller, mib_test weak assertions
- Remove dead code and fix credo warnings
2026-06-16 14:54:34 -05:00
..
mib Fix failing tests and clean up code 2026-06-16 14:54:34 -05:00
pdu fix: resolve all Elixir 1.20 type system warnings across project 2026-05-28 14:52:30 -05:00
security Fix all mix credo --strict and compiler warnings 2026-06-13 15:45:09 -05:00
asn1.ex credo fixes 2026-06-14 08:27:57 -05:00
cache.ex credo fixes 2026-06-14 08:56:02 -05:00
config.ex Fix Mix.env() runtime crash in releases 2026-02-15 17:16:48 -06:00
dashboard.ex nif ci fixes and dialyzer fixes 2026-01-30 12:38:50 -06:00
error.ex refactor: convert 6 Gleam modules to idiomatic Elixir with TDD (#196) 2026-03-28 09:52:07 -05:00
error_handler.ex nif ci fixes and dialyzer fixes 2026-01-30 12:38:50 -06:00
host_parser.ex Fix failing tests and clean up code 2026-06-16 14:54:34 -05:00
manager.ex feat: implement batched SNMP GET for multi-OID requests (#183) 2026-03-26 16:37:34 -05:00
mib.ex bring in snmpkit 2026-01-23 12:52:17 -06:00
monitor.ex credo fixes 2026-01-23 16:49:02 -06:00
oid.ex refactor: convert 6 Gleam modules to idiomatic Elixir with TDD (#196) 2026-03-28 09:52:07 -05:00
pdu.ex Fix failing tests and clean up code 2026-06-16 14:54:34 -05:00
pool.ex credo fixes 2026-01-23 16:49:02 -06:00
security.ex credo improvements 2026-01-23 13:40:49 -06:00
transport.ex snmpkit overhaul and etcd 2026-01-23 16:23:57 -06:00
types.ex fix: resolve all Elixir 1.20 type system warnings across project 2026-05-28 14:52:30 -05:00
utils.ex fix: resolve all Elixir 1.20 type system warnings across project 2026-05-28 14:52:30 -05:00
walker.ex fix: resolve all Elixir 1.20 type system warnings across project 2026-05-28 14:52:30 -05:00