towerops/test/towerops_web
Graham McIntire 1318b1b6b7
feat: live device timestamp updates and org-scoped alert PubSub
Always broadcast from update_device_status/2 so the device index
LiveView refreshes even when status hasn't changed. Add a 15-second
tick timer to keep "Last Checked" timestamps fresh between polls.
Scope alert PubSub topics to organization for defense-in-depth.
2026-02-12 11:01:56 -06:00
..
channels test: expand agent channel coverage from 8% to 66% 2026-02-11 16:52:12 -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: live device timestamp updates and org-scoped alert PubSub 2026-02-12 11:01:56 -06:00
plugs feat: add critical network switch sensor support (HP Comware, Dell PowerConnect, Dell SONiC) 2026-02-11 17:36:45 -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