mitgliederverwaltung/test/membership
Moritz 5ed41555e9 Member/Setting/validations: domain, actor, and seeds
- setting.ex: domain/authorize for default_membership_fee_type_id check
- validate_same_interval: require membership_fee_type (no None)
- set_membership_fee_start_date: domain/actor for fee type lookup
- Validations: domain/authorize for cross-resource checks
- helpers.ex, email_sync change, seeds.exs actor/authorize fixes
- Update related tests
2026-02-03 23:52:16 +01:00
..
custom_field_deletion_test.exs Tests: use code interface for Member create/update (actor propagation) 2026-01-29 16:10:12 +01:00
custom_field_show_in_overview_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
custom_field_slug_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
custom_field_validation_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
custom_field_value_validation_test.exs chore: remove unused aliases in tests 2026-01-30 00:00:33 +01:00
fuzzy_search_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
group_database_constraints_test.exs test: add tests for group resource #371 2026-01-27 15:04:26 +01:00
group_integration_test.exs refactor: move slow performance tests to extra test suite 2026-01-28 12:00:32 +01:00
group_test.exs feat: add groups resource #371 2026-01-27 16:03:21 +01:00
member_available_for_linking_test.exs test: move slow and less critical tests to nightly suite 2026-01-28 14:34:05 +01:00
member_cycle_calculations_test.exs chore: remove unused aliases in tests 2026-01-30 00:00:33 +01:00
member_email_sync_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
member_field_visibility_test.exs test: add tests for atomic member field visibility updates 2026-01-08 11:38:41 +01:00
member_fuzzy_search_linking_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
member_group_test.exs feat: add groups resource #371 2026-01-27 16:03:21 +01:00
member_groups_relationship_test.exs test: add tests for group resource #371 2026-01-27 15:04:26 +01:00
member_required_custom_fields_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
member_search_with_custom_fields_test.exs Tests: use code interface for Member create/update (actor propagation) 2026-01-29 16:10:12 +01:00
member_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
member_type_change_integration_test.exs chore: remove unused aliases in tests 2026-01-30 00:00:33 +01:00
membership_fee_settings_test.exs Member/Setting/validations: domain, actor, and seeds 2026-02-03 23:52:16 +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