towerops/test/towerops_web
Graham McIntire 38eeb1c7b8
fix: improve agent polling and SNMP testing
Changes:
- Fix traffic graph to handle nil interface octets gracefully
- Add comprehensive tests for nil octets scenarios
- Fix agent polling query to support devices assigned directly to org (left join on sites)
- Fix test SNMP connection to inherit credentials from site/org
- Refactor agent_channel process_polling_result to reduce nesting (Credo)
- Add alias for JobCleanupTask in application.ex (Credo)

This fixes crashes when interface stats have nil octets and ensures
devices without a site assignment can be polled by agents.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-05 12:34:28 -06:00
..
controllers make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
helpers fix user deletion bug and implement timezone support 2026-01-18 10:51:11 -06:00
integration test: add C NIF integration tests for web context 2026-01-30 13:29:04 -06:00
live fix: improve agent polling and SNMP testing 2026-02-05 12:34:28 -06:00
plugs snmp v3 support 2026-02-04 12:02:38 -06:00
plug_exceptions_test.exs handle exceptions gracefully on api endpoints 2026-02-04 12:18:14 -06:00
user_auth_test.exs feat: migrate equipment features to gettext and fix sudo mode tests 2026-02-02 12:41:58 -06:00