mitgliederverwaltung/test
Moritz 5194b20b5c
Some checks failed
continuous-integration/drone/push Build is failing
Fix unlink-by-omission: on_missing :ignore, test, doc, string-key
- Member update_member: on_missing :unrelate → :ignore (no unlink when :user omitted)
- Test: normal_user update linked member without :user keeps link
- Doc: unlink only explicit (user: nil), admin-only; Actor.admin?(nil) note
- Check: defense-in-depth for "user" string key
2026-02-04 14:07:39 +01:00
..
accounts Sync user email to member when changing password (admin_set_password) 2026-01-27 17:58:35 +01:00
fixtures refactor 2026-01-25 17:31:42 +01:00
membership Member/Setting/validations: domain, actor, and seeds 2026-02-03 23:52:16 +01:00
membership_fees Member/Setting/validations: domain, actor, and seeds 2026-02-03 23:52:16 +01:00
mv Fix unlink-by-omission: on_missing :ignore, test, doc, string-key 2026-02-04 14:07:39 +01:00
mv_web Add Role resource policies (defense-in-depth) 2026-02-04 14:07:38 +01:00
support test: add page permission tests and ConnCase role tags 2026-01-30 00:00:32 +01:00
seeds_test.exs test: move slow and less critical tests to nightly suite 2026-01-28 14:34:05 +01:00
test_helper.exs chore: disable test performance output again 2026-01-28 14:54:59 +01:00