mitgliederverwaltung/test/mv_web/member_live
Moritz 970c749a92
test: Add role tag support to ConnCase and fix test issues
- Add role tag support (@tag role: :admin/:member/:unauthenticated) to ConnCase
- Fix Keyword.get -> Map.get for tags Map
- Remove duplicate test file index_display_name_test.exs
- Fix CustomField creation in tests (remove slug, use :string instead of :text)
- Fix CustomFieldValue value format to use _union_type/_union_value
2026-01-13 15:17:06 +01:00
..
index test: fix tests after join_date validation and UI changes 2025-12-26 21:41:30 +01:00
form_membership_fee_type_test.exs test: Add role tag support to ConnCase and fix test issues 2026-01-13 15:17:06 +01:00
index_custom_fields_accessibility_test.exs test: use data-testids instead of regex in a11y tests 2025-12-16 14:55:50 +01:00
index_custom_fields_display_test.exs test: restore deleted tests with dynamic field visibility support 2025-12-03 18:13:30 +01:00
index_custom_fields_edge_cases_test.exs formatting 2025-12-01 08:50:06 +01:00
index_custom_fields_sorting_test.exs formatting 2025-12-01 08:50:06 +01:00
index_field_visibility_test.exs fix tests with async true 2025-12-23 16:14:58 +01:00
index_member_fields_display_test.exs tests: fixes tests 2026-01-02 16:20:39 +01:00
index_membership_fee_status_test.exs Refactor test setup: use global setup and fix MembershipFees domain alias 2026-01-13 15:15:56 +01:00
index_test.exs tests: fixes tests 2026-01-02 16:20:39 +01:00
membership_fee_integration_test.exs Refactor test setup: use global setup and fix MembershipFees domain alias 2026-01-13 15:15:56 +01:00
show_membership_fees_test.exs Refactor test setup: use global setup and fix MembershipFees domain alias 2026-01-13 15:15:56 +01:00
show_test.exs formatting 2026-01-13 10:50:33 +01:00