mitgliederverwaltung/test/accounts
Moritz f59ed30d48
Some checks reported errors
continuous-integration/drone/push Build was killed
Tests: accept single user or list from read_sign_in_with_rauthy (get? true)
Handle {:ok, user}, {:ok, nil} in addition to {:ok, [user]}, {:ok, []}.
2026-02-04 18:03:18 +01:00
..
email_sync_edge_cases_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
email_uniqueness_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
user_authentication_test.exs Tests: accept single user or list from read_sign_in_with_rauthy (get? true) 2026-02-04 18:03:18 +01:00
user_email_sync_test.exs Sync user email to member when changing password (admin_set_password) 2026-01-27 17:58:35 +01:00
user_member_deletion_test.exs Fix tests: Remove duplicate actor keyword arguments 2026-01-24 02:21:09 +01:00
user_member_linking_email_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
user_member_linking_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
user_member_relationship_test.exs Fix tests: Remove duplicate actor keyword arguments 2026-01-24 02:21:09 +01:00