mitgliederverwaltung/test
Moritz e47547e065 Add Role resource policies (defense-in-depth)
- PermissionSets: Role read :all for own_data, read_only, normal_user; admin keeps full CRUD
- Role resource: authorizers and policies with HasPermission
- Tests: role_policies_test.exs (read all, create/update/destroy admin only)
- Fix existing tests to pass actor or authorize?: false for Role operations
2026-02-04 12:37:48 +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 Add Role resource policies (defense-in-depth) 2026-02-04 12:37:48 +01:00
mv_web Add Role resource policies (defense-in-depth) 2026-02-04 12:37:48 +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