mitgliederverwaltung/test
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 test: add tests for user-member linking and fuzzy search (#168) 2025-11-20 16:51:43 +01:00
membership fix: change creation of admin user 2026-01-19 13:40:28 +01:00
membership_fees test: Remove outdated TODO for auto-assignment feature 2026-01-20 16:33:50 +01:00
mv Restrict Actor.ensure_loaded to Mv.Accounts.User only 2026-01-22 23:17:55 +01:00
mv_web test: Add tests for UserLive.Show and RoleLive.Show 2026-01-20 15:50:08 +01:00
support test: Add role tag support to ConnCase and fix test issues 2026-01-13 15:17:06 +01:00
seeds_test.exs Add German translations and fix Credo warnings 2025-12-18 15:11:04 +01:00
test_helper.exs Add generated starter app 2025-03-18 15:05:27 +01:00