mitgliederverwaltung/test/mv_web
Moritz cc9e530d80
Add User LiveView authorization tests
Covers admin, read_only, member, normal_user for Index and Show.
Asserts New User / Edit / Delete visibility and redirect for non-admin.
2026-02-03 16:56:51 +01:00
..
components fix: CustomField policies, no system-actor fallback, guidelines 2026-01-29 16:10:12 +01:00
controllers Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
helpers fix: handle nil member in MembershipFeeHelpers 2026-01-30 00:00:32 +01:00
live Add User LiveView authorization tests 2026-02-03 16:56:51 +01:00
member_live Tests: use code interface for Member create/update (actor propagation) 2026-01-29 16:10:12 +01:00
plugs Tests: read_only/normal_user /users/:id, Ash.read! actor, Authorization own/other 2026-01-30 10:22:34 +01:00
user_live fix: fix warning of unused variable in UserLive.IndexTest 2026-01-30 00:13:40 +01:00
authorization_test.exs Tests: read_only/normal_user /users/:id, Ash.read! actor, Authorization own/other 2026-01-30 10:22:34 +01:00
locale_test.exs add further locale tests 2025-06-18 23:35:43 +02:00