mitgliederverwaltung/test/mv_web/member_live
Moritz ccd1f81e3e test(member-live): assert rendered behavior instead of socket internals in the index view
Replace :sys.get_state assertions on the LiveView socket with assertions on
rendered output, so the tests pin user-visible behavior rather than internal
state; the few sites with no observable equivalent are kept and annotated.
2026-06-16 17:50:57 +02:00
..
index test(membership-fees): share create_fee_type and create_cycle fixtures 2026-06-16 17:49:50 +02:00
form_error_handling_test.exs feat: conistent danger zone delete flow 2026-02-25 15:09:37 +01:00
form_membership_fee_type_test.exs test(membership-fees): share create_fee_type and create_cycle fixtures 2026-06-16 17:49:50 +02:00
index_custom_fields_accessibility_test.exs Tests: use code interface for Member create/update (actor propagation) 2026-01-29 16:10:12 +01:00
index_custom_fields_display_test.exs Tests: use code interface for Member create/update (actor propagation) 2026-01-29 16:10:12 +01:00
index_custom_fields_edge_cases_test.exs Tests: use code interface for Member create/update (actor propagation) 2026-01-29 16:10:12 +01:00
index_custom_fields_sorting_test.exs fix(member): order member list chronologically by custom :date fields 2026-06-15 16:14:14 +02:00
index_field_visibility_test.exs fix: treat URL with only custom fields as valid in ?fields= mode 2026-02-24 09:42:25 +01:00
index_groups_accessibility_test.exs fix: address review comments 2026-02-17 15:30:23 +01:00
index_groups_display_test.exs feat: keep empty cells consistent empty 2026-02-26 13:37:35 +01:00
index_groups_filter_test.exs test: fix tests 2026-03-13 17:07:25 +01:00
index_groups_integration_test.exs fix: adress review comments 2026-02-18 13:05:31 +01:00
index_groups_performance_test.exs fix: implement review comments 2026-02-16 15:30:16 +01:00
index_groups_sorting_test.exs test: add tdd tests for group integration in member view #373 2026-02-13 09:39:53 +01:00
index_groups_url_params_test.exs feat: improve groups fillter 2026-02-13 17:45:51 +01:00
index_member_fields_display_test.exs test: updated for country 2026-02-24 09:36:42 +01:00
index_membership_fee_status_test.exs test(membership-fees): share create_fee_type and create_cycle fixtures 2026-06-16 17:49:50 +02:00
index_test.exs test(member-live): assert rendered behavior instead of socket internals in the index view 2026-06-16 17:50:57 +02:00
membership_fee_integration_test.exs test(membership-fees): share create_fee_type and create_cycle fixtures 2026-06-16 17:49:50 +02:00
show_groups_display_test.exs fix: address review comments 2026-02-17 15:30:23 +01:00
show_membership_fees_test.exs test(membership-fees): share create_fee_type and create_cycle fixtures 2026-06-16 17:49:50 +02:00
show_test.exs feat(member): show join_description as a tooltip on custom-field labels 2026-06-03 12:22:58 +02:00