mitgliederverwaltung/test/mv_web/member_live
Moritz 21dbdbe366 fix: CustomField policies, no system-actor fallback, guidelines
- Tests and UI pass actor for CustomField create/read/destroy; seeds use actor
- Member required-custom-fields validation uses context.actor only (no fallback)
- CODE_GUIDELINES: add rule forbidding system-actor fallbacks
2026-01-29 13:53:55 +01:00
..
index Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
form_error_handling_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
form_membership_fee_type_test.exs Use admin_user instead of system_actor in LiveView tests 2026-01-24 02:21:10 +01:00
index_custom_fields_accessibility_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
index_custom_fields_display_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
index_custom_fields_edge_cases_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
index_custom_fields_sorting_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
index_field_visibility_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
index_member_fields_display_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
index_membership_fee_status_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
index_test.exs fix: CustomField policies, no system-actor fallback, guidelines 2026-01-29 13:53:55 +01:00
membership_fee_integration_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
show_membership_fees_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
show_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00