mitgliederverwaltung/test/mv_web/member_live
Moritz 1d17c4f2dd 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 16:10:12 +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 test: move slow and less critical tests to nightly suite 2026-01-28 14:34:05 +01:00
index_custom_fields_edge_cases_test.exs test: move slow and less critical tests to nightly suite 2026-01-28 14:34:05 +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 test: optimize single test and update docs 2026-01-28 13:33:39 +01:00
index_membership_fee_status_test.exs refactor: move slow performance tests to extra test suite 2026-01-28 12:00:32 +01:00
index_test.exs fix: CustomField policies, no system-actor fallback, guidelines 2026-01-29 16:10:12 +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