mitgliederverwaltung/test/mv
Moritz ef4df57a6f
Restrict Actor.ensure_loaded to Mv.Accounts.User only
Pattern match on %Mv.Accounts.User{} instead of generic actor.
Clearer intention, prevents accidental authorization bypasses.
Non-User actors are returned as-is (no-op).
2026-01-27 10:23:13 +01:00
..
accounts Remove skipped get_by_subject test, add explanation 2026-01-27 10:23:11 +01:00
authorization Restrict Actor.ensure_loaded to Mv.Accounts.User only 2026-01-27 10:23:13 +01:00
helpers Refactor test setup into helper functions 2026-01-27 10:14:05 +01:00
membership refactor: Replace length/1 with empty list comparison 2026-01-27 10:13:56 +01:00
membership_fees refactor: implement proper notification handling via after_action hooks 2025-12-18 15:00:44 +01:00