mitgliederverwaltung/test/accounts
Moritz f984819508
refactor: remove AssignDefaultRole change module
The attribute-level default solution makes this change module obsolete.
All role assignment is now handled via the role_id attribute's default
function, which is more robust and works for all creation paths.
2026-01-27 10:23:26 +01:00
..
email_sync_edge_cases_test.exs Add actor parameter to all tests requiring authorization 2026-01-27 10:23:16 +01:00
email_uniqueness_test.exs Add actor parameter to all tests requiring authorization 2026-01-27 10:23:16 +01:00
user_authentication_test.exs Add actor parameter to all tests requiring authorization 2026-01-27 10:23:16 +01:00
user_email_sync_test.exs Add actor parameter to all tests requiring authorization 2026-01-27 10:23:16 +01:00
user_member_deletion_test.exs Fix tests: Remove duplicate actor keyword arguments 2026-01-27 10:23:17 +01:00
user_member_linking_email_test.exs Add actor parameter to all tests requiring authorization 2026-01-27 10:23:16 +01:00
user_member_linking_test.exs Add actor parameter to all tests requiring authorization 2026-01-27 10:23:16 +01:00
user_member_relationship_test.exs Fix tests: Remove duplicate actor keyword arguments 2026-01-27 10:23:17 +01:00