- 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> |
||
|---|---|---|
| .. | ||
| callsign_view_test.exs | ||
| index_test.exs | ||
| map_helpers_test.exs | ||
| movement_test.exs | ||
| overlay_rendering_test.exs | ||
| packet_utils_test.exs | ||
| performance_test.exs | ||
| rf_path_test.exs | ||
| tracked_callsign_old_packet_test.exs | ||