aprs.me/test
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
..
aprsme fix: Resolve majority of dialyzer type errors 2025-07-30 13:30:21 -05:00
aprsme_web fix: Add lazy_html dependency and improve test robustness 2025-07-30 14:14:49 -05:00
assets/js Improve type safety for getTrailId function 2025-07-21 08:36:38 -05:00
integration Improve CI/CD stability for frontend integration tests 2025-07-29 12:26:35 -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