mitgliederverwaltung/test/membership_fees/changes
Moritz e9c53cc520
All checks were successful
continuous-integration/drone/push Build is passing
refactor: reduce nesting depth and improve code readability
- Replace Enum.map |> Enum.join with Enum.map_join for efficiency
- Extract helper functions to reduce nesting depth from 4 to 2
- Rename is_current_cycle? to current_cycle? following Elixir conventions
2025-12-15 11:50:08 +01:00
..
set_membership_fee_start_date_test.exs feat: implement automatic cycle generation for members 2025-12-11 21:26:58 +01:00
validate_same_interval_test.exs refactor: reduce nesting depth and improve code readability 2025-12-15 11:50:08 +01:00