Replace :sys.get_state assertions on the LiveView socket with assertions on rendered output, so the tests pin user-visible behavior rather than internal state; the few sites with no observable equivalent are kept and annotated. |
||
|---|---|---|
| .. | ||
| components | ||
| controllers | ||
| helpers | ||
| live | ||
| member_live | ||
| plugs | ||
| user_live | ||
| authorization_test.exs | ||
| live_user_auth_test.exs | ||
| locale_test.exs | ||