mitgliederverwaltung/test/mv_web
Moritz 18fb954f73 test(membership-fees): share create_fee_type and create_cycle fixtures
Replace the create_fee_type/create_cycle helpers duplicated across 18/8
membership-fee test files with a single shared definition in Mv.Fixtures,
reconciling the divergent local signatures (including the reversed
argument order) into one superset so behavior is unchanged.
2026-06-16 17:49:50 +02:00
..
components feat(member): collect member-overview bulk actions into a single dropdown 2026-06-04 16:44:13 +02:00
controllers feat(import): serve dynamic CSV import templates reflecting current custom fields 2026-06-03 02:21:36 +02:00
helpers refactor(member): share Ash error formatting across member-show components 2026-06-15 15:10:44 +02:00
live test(membership-fees): share create_fee_type and create_cycle fixtures 2026-06-16 17:49:50 +02:00
member_live test(membership-fees): share create_fee_type and create_cycle fixtures 2026-06-16 17:49:50 +02:00
plugs Improve oidc only mode (#474) 2026-03-16 19:09:07 +01:00
user_live fix: failing tests 2026-03-13 19:25:23 +01:00
authorization_test.exs Fix Credo Readability (strict) 2026-03-04 16:21:14 +01:00
live_user_auth_test.exs fix(auth): redirect a live-view socket in the user-required guard 2026-06-02 12:19:21 +02:00
locale_test.exs add further locale tests 2025-06-18 23:35:43 +02:00