mitgliederverwaltung/test
Moritz 6e01af10f5 CFV policies test: system_actor for setup, verify destroy with actor
- create_linked_member_for_user and create_unlinked_member use actor
  (system_actor) directly instead of creating admin user per call
- Remove create_admin_user helper
- After destroy, verify with Ash.get(..., actor: actor) to avoid
  false positive from Forbidden vs NotFound
2026-01-27 15:44:43 +01:00
..
accounts refactor: remove AssignDefaultRole change module 2026-01-25 13:42:35 +01:00
fixtures refactor 2026-01-25 17:31:42 +01:00
membership Pass actor to CustomFieldValue destroy and load in existing tests 2026-01-27 13:40:29 +01:00
membership_fees Fix missing actor parameters and restore AshAuthentication bypass tests 2026-01-24 08:51:58 +01:00
mv CFV policies test: system_actor for setup, verify destroy with actor 2026-01-27 15:44:43 +01:00
mv_web fix tests and linting 2026-01-25 17:31:49 +01:00
support test: adapt tests for attribute-level default solution 2026-01-25 13:42:45 +01:00
seeds_test.exs test: adapt tests for attribute-level default solution 2026-01-25 13:42:45 +01:00
test_helper.exs Add generated starter app 2025-03-18 15:05:27 +01:00