aprs.me/test
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
..
aprsme fix: Fix failing tests and improve test reliability 2025-07-30 14:24:21 -05:00
aprsme_web fix: Resolve GenServer errors in tests 2025-07-30 14:33:11 -05:00
assets/js Improve type safety for getTrailId function 2025-07-21 08:36:38 -05:00
integration fix: Fix failing tests and improve test reliability 2025-07-30 14:24:21 -05:00
support refactor: Remove CachedQueries and rename optimized functions 2025-07-30 13:17:56 -05:00
types refactor to use external parser 2025-06-24 14:22:09 -05:00
test_helper.exs refactor: Remove CachedQueries and rename optimized functions 2025-07-30 13:17:56 -05:00