mitgliederverwaltung/test
Moritz cf6bd4a6a1 UserPoliciesTest: use :update for non-admin own-email and forbid-other
- own_data, read_only, normal_user: can update own email via :update
- cannot update other users: use :update (scope :own forbids)
2026-01-30 11:13:34 +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 chore: remove unused aliases in tests 2026-01-30 00:00:33 +01:00
membership_fees chore: remove unused aliases in tests 2026-01-30 00:00:33 +01:00
mv UserPoliciesTest: use :update for non-admin own-email and forbid-other 2026-01-30 11:13:34 +01:00
mv_web Tests: read_only/normal_user /users/:id, Ash.read! actor, Authorization own/other 2026-01-30 10:22:34 +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