mitgliederverwaltung/test/mv_web/user_live
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
..
form_member_dropdown_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
form_member_search_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
form_member_selection_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
form_test.exs test(member-live): keep deadlock-prone member tests synchronous 2026-06-16 17:53:59 +02:00
index_test.exs fix: failing tests 2026-03-13 19:25:23 +01:00