mitgliederverwaltung/test/mv/membership_fees
Moritz 272a8a8afc test: make CycleGenerator tests more robust
- Replace weak assertions (>= 0, if length > 0) with concrete expectations
- Remove unnecessary Process.sleep calls (tests run synchronously)
- Add get_member_cycles helper for direct cycle verification
- Tests now validate actual generated cycles instead of relying on async behavior
2025-12-12 16:25:41 +01:00
..
calendar_cycles_test.exs refactor: improve CalendarCycles API and tests based on code review 2025-12-11 20:08:19 +01:00
cycle_generator_edge_cases_test.exs feat: include inactive members in batch cycle generation 2025-12-12 16:21:36 +01:00
cycle_generator_test.exs test: make CycleGenerator tests more robust 2025-12-12 16:25:41 +01:00