mitgliederverwaltung/test
Moritz 355d5bea9e
fix: use conn_with_password_user instead of log_in_user in test
- Replace log_in_user with conn_with_password_user for consistency
- Fixes compilation error in membership fee integration test
2025-12-18 15:08:33 +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: use conn_with_password_user instead of log_in_user in test 2025-12-18 15:08:33 +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