towerops/test/towerops_web/live/org
Graham McIntire c18f034997 improve agent status display and fix two pre-existing test failures (#83)
- Wrap agent name + icon inside the offline amber badge so it's clear
  what is offline on the device detail page
- Add "Agent:" label before the agent indicator for all states
- Fix TimeSeriesTest deadlock: switch to async: false since check_results
  is a TimescaleDB hypertable and concurrent chunk creation deadlocks
- Fix unicode property test: String.length/1 counts grapheme clusters,
  not code points; combining chars can make a 2-codepoint string have
  only 1 grapheme, legitimately failing the min: 2 validation

Reviewed-on: graham/towerops-web#83
2026-03-19 11:43:42 -05:00
..
integrations_live_test.exs fix: clear sync status when integration credentials change 2026-03-12 14:58:36 -05:00
preseem_devices_live_test.exs ux: overhaul Preseem devices page to match Gaiia mapping UX 2026-03-13 11:38:45 -05:00
preseem_insights_live_test.exs fix(tests): enable TOTP in remaining test setups 2026-03-06 07:36:19 -06:00
settings_live_members_test.exs perf(tests): remove/reduce Process.sleep calls for faster tests 2026-03-06 07:57:30 -06:00
settings_live_property_test.exs fix(tests): enable TOTP in remaining test setups 2026-03-06 07:36:19 -06:00
settings_live_test.exs improve agent status display and fix two pre-existing test failures (#83) 2026-03-19 11:43:42 -05:00