aprs.me/test/aprsme_web/live
Graham McIntire 7b5395c638
fix: Resolve GenServer errors in tests
- Fix invalid CSS selector in user registration test by replacing
  `fl-contains` with proper href attribute selector
- Disable telemetry database metrics collection in test environment
  to prevent database ownership errors from telemetry poller

This eliminates the GenServer termination errors that were occurring
during test runs due to invalid CSS selectors and database access
issues in background telemetry processes.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 14:33:11 -05:00
..
info_live Improve coordinate handling and add configurable position sensitivity 2025-07-29 12:06:56 -05:00
map_live fix: Fix failing tests and improve test reliability 2025-07-30 14:24:21 -05:00
bad_packets_live_test.exs badpackets formatting 2025-07-12 08:02:51 -05:00
info_live_test.exs add comment on info page 2025-07-12 09:47:09 -05:00
user_registration_live_test.exs fix: Resolve GenServer errors in tests 2025-07-30 14:33:11 -05:00
user_settings_live_test.exs add callsign to users 2025-07-10 16:07:05 -05:00