..
custom_field_deletion_test.exs
feat: custom field deletion
2025-11-20 15:04:08 +01:00
custom_field_show_in_overview_test.exs
test: added tests
2025-12-01 08:50:06 +01:00
custom_field_slug_test.exs
feat: add custom field slug
2025-11-20 14:23:25 +01:00
custom_field_validation_test.exs
fix: Allow optional email values in custom fields
2025-11-13 18:40:18 +01:00
custom_field_value_validation_test.exs
fix: Allow optional email values in custom fields
2025-11-13 18:40:18 +01:00
fuzzy_search_test.exs
fix: credo warnings
2025-12-11 14:21:40 +01:00
member_available_for_linking_test.exs
refactor: simplify Member.available_for_linking action to 9 lines
2025-11-20 21:44:29 +01:00
member_cycle_calculations_test.exs
feat: regenerate cycles when membership fee type changes (same interval)
2025-12-16 15:15:33 +01:00
member_email_sync_test.exs
email sync tests
2025-10-23 13:13:27 +02:00
member_field_visibility_test.exs
fix: hide paid column and add tests
2025-12-03 14:56:39 +01:00
member_fuzzy_search_linking_test.exs
test: add tests for user-member linking and fuzzy search ( #168 )
2025-11-20 16:51:43 +01:00
member_search_with_custom_fields_test.exs
fix: custom field substring search - pass id as parameter
2025-12-11 14:04:13 +01:00
member_test.exs
feat: remove birth_date field from Member resource
2025-12-02 14:58:50 +01:00
member_type_change_integration_test.exs
feat: regenerate cycles when membership fee type changes (same interval)
2025-12-16 15:15:33 +01:00
membership_fee_settings_test.exs
refactor: replace ContributionSettingsLive mockup with MembershipFeeSettingsLive in navigation
2025-12-12 18:05:19 +01:00
setting_env_test.exs
adds tests
2025-12-01 10:42:10 +01:00
setting_test.exs
test updated
2025-12-01 10:43:19 +01:00