aprs.me/lib/aprsme/telemetry
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
..
database_metrics.ex fix: Resolve GenServer errors in tests 2025-07-30 14:33:11 -05:00