towerops/test/towerops/monitoring
Graham McIntire 3eb95b5f90
Streamline login flow and fix test failures
Login flow improvements:
- Remove "Welcome back!" flash message on successful login
- Auto-login users clicking magic links without confirmation prompt
- Always use "remember me" for magic link logins
- Fix Accounts.login_user_by_magic_link/1 to handle invalid token format

Test fixes:
- Add @tag :integration to Ping tests (require actual system ping)
- Add halt() calls to UserAuth.start_impersonation error paths

Users now go directly to their intended destination after clicking a
magic link, with no interruption for "log in and stay logged in" choice.
2026-01-13 13:08:24 -06:00
..
equipment_monitor_test.exs Fix credo warnings and software design suggestions 2026-01-06 12:55:22 -06:00
ping_test.exs Streamline login flow and fix test failures 2026-01-13 13:08:24 -06:00
supervisor_test.exs Add Monitoring.Supervisor tests 2026-01-13 08:21:50 -06:00