towerops/test/towerops_web/live/device_live
Graham McIntire 07a6128877
feat: add checks tab to device detail page (TDD cycle 1)
- Add 'Checks' tab link to device navigation
- Display empty state when no checks configured
- Add tests for tab visibility and empty state
- Fix unused variable warnings in monitoring context
- Remove unused CheckResult alias and module attributes
- Add stub for legacy get_latency_data for backward compatibility

Tests: 2 new tests added, all passing
Following TDD: RED-GREEN cycle verified for each feature
2026-02-12 14:50:14 -06:00
..
form_test.exs feat: add automatic network topology inference 2026-02-12 13:28:01 -06:00
index_test.exs feat: live device timestamp updates and org-scoped alert PubSub 2026-02-12 11:01:56 -06:00
show_test.exs feat: add checks tab to device detail page (TDD cycle 1) 2026-02-12 14:50:14 -06:00