- 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> |
||
|---|---|---|
| .. | ||
| info_live | ||
| map_live | ||
| bad_packets_live_test.exs | ||
| info_live_test.exs | ||
| user_registration_live_test.exs | ||
| user_settings_live_test.exs | ||