towerops/test
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
..
integration Fix credo warnings and software design suggestions 2026-01-06 12:55:22 -06:00
support Add tests for OrganizationsFixtures 2026-01-13 08:59:40 -06:00
towerops Streamline login flow and fix test failures 2026-01-13 13:08:24 -06:00
towerops_web Streamline login flow and fix test failures 2026-01-13 13:08:24 -06:00
test_helper.exs moar tests 2026-01-06 15:43:54 -06:00