GREG-165: Handling case where guest uses ID porten for login
Compare changes
- Tore.Brede authored
@@ -73,7 +73,7 @@ def test_get_invited_info_no_session(client, invitation_link):
@@ -112,7 +112,7 @@ def test_get_invited_info_session_okay(
@@ -130,7 +130,7 @@ def test_get_invited_info_expired_link(
@@ -161,7 +161,7 @@ def test_invited_guest_can_post_information(
@@ -220,7 +220,7 @@ def test_post_invited_info_invalid_national_id_number(client, invited_person):
@@ -286,10 +286,10 @@ def test_register_passport(client, invited_person, confirmation_template):
@@ -306,15 +306,15 @@ def test_register_passport(client, invited_person, confirmation_template):
@@ -352,16 +352,16 @@ def test_name_update_not_allowed_if_feide_identity_is_present(
@@ -440,7 +440,7 @@ def test_post_info_fail_unknown_field(client, invited_person_verified_nin):
@@ -457,8 +457,8 @@ def test_date_of_birth_stored(
@@ -483,7 +483,7 @@ def test_invalid_date_of_birth_rejected(client, invited_person_verified_nin):
@@ -572,7 +572,7 @@ def test_gender_stored(client, invited_person_verified_nin, confirmation_templat
@@ -617,7 +617,7 @@ def test_invalid_gender_rejected(client, invited_person_verified_nin):
@@ -632,7 +632,7 @@ def test_session_type_feide_id(
@@ -668,7 +668,7 @@ def test_session_type_feide_id_name_update_fails(