mitgliederverwaltung/test
Moritz d9ca6b1763 test: fix date dependencies in cycle generator tests
- Add create_member_with_cycles helper that uses fixed 'today' date
- Update tests to use explicit 'today:' option instead of Date.utc_today()
- Prevents test failures when current date changes (e.g., in 2026+)
- Tests now explicitly delete and regenerate cycles with fixed dates
- Ensures consistent test behavior regardless of execution date
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 test: fix date dependencies in cycle generator tests 2025-12-16 16:40:11 +01:00
mv/membership_fees test: fix date dependencies in cycle generator tests 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