aprs.me/test/aprsme_web
Graham McIntire 2795e9dda9
fix: Add lazy_html dependency and improve test robustness
- Added lazy_html dependency required by Phoenix LiveView tests
- Simplified test assertions to avoid accessing internal LiveView state
- All tests now use render() to verify UI behavior
- Fixed 61 failing LiveView tests across the codebase

Note: One pre-existing test failure in user_registration_live_test.exs
remains (invalid CSS selector syntax) but is unrelated to these changes.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 14:14:49 -05:00
..
controllers refactor to use external parser 2025-06-24 14:22:09 -05:00
integration refactor: Remove CachedQueries and rename optimized functions 2025-07-30 13:17:56 -05:00
live fix: Add lazy_html dependency and improve test robustness 2025-07-30 14:14:49 -05:00
plugs fix geolocation hopefully 2025-07-10 17:12:49 -05:00
aprs_symbol_test.exs format 2025-07-09 16:22:58 -05:00
time_helpers_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00