mitgliederverwaltung/test/mv/membership_fees
Moritz de7a94ab07 fix: CycleGenerator generates from last cycle, not filling gaps
- Change algorithm to start from last existing cycle instead of start_date
- Deleted cycles (gaps) are no longer automatically filled
- Add test to verify gaps remain unfilled
- Update documentation to clarify gap handling behavior
2025-12-16 16:40:11 +01:00
..
calendar_cycles_test.exs refactor: improve CalendarCycles API and tests based on code review 2025-12-16 15:06:45 +01:00
cycle_generator_edge_cases_test.exs feat: include inactive members in batch cycle generation 2025-12-16 16:40:11 +01:00
cycle_generator_test.exs fix: CycleGenerator generates from last cycle, not filling gaps 2025-12-16 16:40:11 +01:00