mitgliederverwaltung/test
Moritz 4bd08e85bb
All checks were successful
continuous-integration/drone/push Build is passing
fix: use Enum.empty? instead of != [] to fix type warning
Replace comparison with empty list using Enum.empty?/1 to satisfy
type checker and avoid redundant comparison warning
2026-01-06 21:35:59 +01:00
..
accounts test: add tests for user-member linking and fuzzy search (#168) 2025-11-20 16:51:43 +01:00
membership Merge branch 'main' into bugfix/274_required_custom_fields 2026-01-02 13:47:24 +01:00
membership_fees refactor: implement proper notification handling via after_action hooks 2025-12-18 15:00:44 +01:00
mv fix: use Enum.empty? instead of != [] to fix type warning 2026-01-06 21:35:59 +01:00
mv_web Merge branch 'main' into feature/280_membership_fee_ui 2025-12-26 23:14:10 +01:00
support Fix postgres errors when running tests 2025-12-03 14:47:58 +01:00
seeds_test.exs Add German translations and fix Credo warnings 2025-12-18 15:11:04 +01:00
test_helper.exs Add generated starter app 2025-03-18 15:05:27 +01:00