mitgliederverwaltung/test
Moritz c137ee6221
refactor: Replace length/1 with empty list comparison
Replace expensive length/1 calls with direct list comparison
to fix Credo warnings about performance
2026-01-27 10:13:56 +01:00
..
accounts test: add tests for user-member linking and fuzzy search (#168) 2025-11-20 16:51:43 +01:00
membership fix: change creation of admin user 2026-01-27 10:13:51 +01:00
membership_fees refactor: implement proper notification handling via after_action hooks 2025-12-18 15:00:44 +01:00
mv refactor: Replace length/1 with empty list comparison 2026-01-27 10:13:56 +01:00
mv_web test: Add tests for UserLive.Show and RoleLive.Show 2026-01-27 10:13:55 +01:00
support test: Add role tag support to ConnCase and fix test issues 2026-01-13 15:17:06 +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