towerops/test/towerops_web
Graham McIntire fa2ebdb973
fix: add diagnostic logging for agent job refresh on device deletion
Enhanced AgentChannel logging to track device IDs across job list updates.
Added tests verifying server correctly excludes deleted devices from job lists.

Root cause: Bug is in Go agent (appends jobs without clearing), not Phoenix server.
2026-02-12 14:36:25 -06:00
..
channels fix: add diagnostic logging for agent job refresh on device deletion 2026-02-12 14:36:25 -06:00
components add row_link to table component for proper anchor tags 2026-02-11 08:46:03 -06:00
controllers test: expand coverage for devices, workers, and LiveView modules 2026-02-12 09:06:41 -06:00
helpers more tests and fixes 2026-02-07 11:50:18 -06:00
integration test: add C NIF integration tests for web context 2026-01-30 13:29:04 -06:00
live feat: add automatic network topology inference 2026-02-12 13:28:01 -06:00
plugs fix: prevent AlreadySentError in BruteForceProtection plug 2026-02-12 12:53:32 -06:00
permissions_test.exs fix snmp v3 test 2026-02-06 10:21:54 -06:00
plug_exceptions_test.exs handle exceptions gracefully on api endpoints 2026-02-04 12:18:14 -06:00
user_auth_test.exs fix test warnings and failures 2026-02-05 15:24:41 -06:00