mitgliederverwaltung/test
Moritz 128c712dbc
fix: improve get_last_completed_cycle and fix test helpers
- Fix get_last_completed_cycle to find most recent completed cycle
- Fix create_cycle helpers to delete auto-generated cycles first
- Fix Ash.destroy return value handling
- Fix form selectors to use specific IDs
- Fix URL parameter names for filters
- Fix Ash.read_one return value expectations in tests
2025-12-18 15:10:35 +01:00
..
accounts test: add tests for user-member linking and fuzzy search (#168) 2025-11-20 16:51:43 +01:00
membership fix: resolve notification handling and maintain after_action for cycle regeneration 2025-12-18 15:00:44 +01:00
membership_fees refactor: implement proper notification handling via after_action hooks 2025-12-18 15:00:44 +01:00
mv/membership_fees refactor: implement proper notification handling via after_action hooks 2025-12-18 15:00:44 +01:00
mv_web fix: improve get_last_completed_cycle and fix test helpers 2025-12-18 15:10:35 +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