mitgliederverwaltung/test/mv
Moritz 427608578f
All checks were successful
continuous-integration/drone/push Build is passing
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-22 23:17:55 +01:00
..
accounts Remove skipped get_by_subject test, add explanation 2026-01-22 23:04:58 +01:00
authorization Restrict Actor.ensure_loaded to Mv.Accounts.User only 2026-01-22 23:17:55 +01:00
helpers Refactor test setup into helper functions 2026-01-20 23:16:40 +01:00
membership refactor: Replace length/1 with empty list comparison 2026-01-20 15:58:15 +01:00
membership_fees refactor: implement proper notification handling via after_action hooks 2025-12-18 15:00:44 +01:00