mitgliederverwaltung/test
Moritz c0f40a13ce test(member-live): keep deadlock-prone member tests synchronous
These member/group/custom-field LiveView tests stay async: false. With the
foreign keys now deferrable the create_member deadlock no longer forces it, so
the rationale is updated: they remain synchronous as a deferred scope decision,
and index_groups_url_params/member_filter_component additionally have separate
async-isolation issues that must be fixed before they can run in parallel.
2026-06-16 17:53:59 +02:00
..
accounts Improve oidc only mode (#474) 2026-03-16 19:09:07 +01:00
fixtures refactor 2026-01-25 17:31:42 +01:00
membership test(membership-fees): share create_fee_type and create_cycle fixtures 2026-06-16 17:49:50 +02:00
membership_fees test(membership-fees): share create_fee_type and create_cycle fixtures 2026-06-16 17:49:50 +02:00
mv test(repo): assert member/user foreign keys are deferrable 2026-06-16 17:53:25 +02:00
mv_web test(member-live): keep deadlock-prone member tests synchronous 2026-06-16 17:53:59 +02:00
support test(membership-fees): share create_fee_type and create_cycle fixtures 2026-06-16 17:49:50 +02:00
seeds_test.exs test(seeds): drop the dead per-process seeds-run guard 2026-06-16 17:50:24 +02:00
test_helper.exs harden env handling (#481) 2026-04-08 10:40:22 +02:00