mitgliederverwaltung/test/mv_web/controllers
Moritz d573a22769
All checks were successful
continuous-integration/drone/push Build is passing
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:13:30 +01:00
..
auth_controller_test.exs Refactor test setup: use global setup and fix MembershipFees domain alias 2026-01-13 15:15:56 +01:00
error_html_test.exs feat: migration to phoenix 1.8 - overwrite unchanged files 2025-07-17 17:51:44 +02:00
error_json_test.exs Add generated starter app 2025-03-18 15:05:27 +01:00
oidc_e2e_flow_test.exs Tests: accept single user or list from read_sign_in_with_rauthy (get? true) 2026-02-04 18:13:30 +01:00
oidc_email_update_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
oidc_integration_test.exs Tests: accept single user or list from read_sign_in_with_rauthy (get? true) 2026-02-04 18:13:30 +01:00
oidc_password_linking_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
oidc_passwordless_linking_test.exs Add actor parameter to all tests requiring authorization 2026-01-24 02:21:02 +01:00
page_controller_test.exs test updated 2025-12-01 10:43:19 +01:00