mitgliederverwaltung/test/mv/authorization
Moritz ad00e8e7b6
test: add page permission tests and ConnCase role tags
- ConnCase: add :read_only and :normal_user role tags for tests.
- Add CheckPagePermission plug tests (unit + integration for member, read_only,
  normal_user, admin). Update permission_sets_test (refute "/" for own_data).
- Profile navigation, global_settings, role_live, membership_fee_type: use
  users with role for "/" access; expect redirect for own_data on /settings
  and /admin/roles.
2026-01-30 00:00:32 +01:00
..
checks Remove NoActor module, improve Member validation, update docs 2026-01-24 11:59:18 +01:00
actor_test.exs Fix tests: Add missing actor parameters to Ash operations 2026-01-24 02:21:09 +01:00
permission_sets_test.exs test: add page permission tests and ConnCase role tags 2026-01-30 00:00:32 +01:00
role_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00