mitgliederverwaltung/test/mv_web
Moritz faee780aab
All checks were successful
continuous-integration/drone/push Build is passing
Tests: read_only/normal_user /users/:id, Ash.read! actor, Authorization own/other
- Integration: read_only and normal_user GET /users/:id (own) and edit/show/edit return 200
- Integration: read_only GET /users/:id (other) redirects
- Plug test: use group_fixture in setup instead of Ash.read!() without actor
- Authorization: tests for own/other profile and reserved 'new'
2026-01-30 10:22:34 +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 chore: remove unused aliases in tests 2026-01-30 00:00:33 +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