mitgliederverwaltung/test/mv_web
Moritz 1426ef1d38
All checks were successful
continuous-integration/drone/push Build is passing
Add sidebar authorization tests
Assert menu visibility per role: admin, read_only, normal_user,
own_data, nil user, user without role.
2026-02-03 16:56:52 +01:00
..
components Add sidebar authorization tests 2026-02-03 16:56:52 +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