mitgliederverwaltung/test
Moritz 539084fdf1 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-16 16:40:11 +01:00
..
accounts test: add tests for user-member linking and fuzzy search (#168) 2025-11-20 16:51:43 +01:00
membership fix: credo warnings 2025-12-11 14:21:40 +01:00
membership_fees feat: implement automatic cycle generation for members 2025-12-16 16:40:11 +01:00
mv/membership_fees test: make CycleGenerator tests more robust 2025-12-16 16:40:11 +01:00
mv_web test: use data-testids instead of regex in a11y tests 2025-12-16 14:55:50 +01:00
support Fix postgres errors when running tests 2025-12-03 14:47:58 +01:00
seeds_test.exs fix: credo warnings 2025-12-11 14:21:40 +01:00
test_helper.exs Add generated starter app 2025-03-18 15:05:27 +01:00