Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions lib/idp/constants.rb
Original file line number Diff line number Diff line change
Expand Up @@ -102,18 +102,18 @@ module Vendors
dob: '1938-10-06',
eye_color: nil,
first_name: 'FAKEY',
height: nil,
height: 72,
issuing_country_code: 'US',
last_name: 'MCFAKERSON',
middle_name: nil,
name_suffix: nil,
name_suffix: 'JR',
state: 'MT',
state_id_expiration: '2099-12-31',
state_id_issued: '2019-12-31',
state_id_jurisdiction: MOCK_IDV_APPLICANT_STATE_ID_JURISDICTION,
state_id_number: '1111111111111',
state_id_type: 'drivers_license',
sex: nil,
sex: 'male',
weight: nil,
zipcode: '59010-1234',
}.freeze
Expand Down
6 changes: 3 additions & 3 deletions spec/jobs/resolution_proofing_job_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@
first_name: 'FAKEY',
middle_name: nil,
last_name: 'MCFAKERSON',
name_suffix: nil,
name_suffix: 'JR',
address1: '1 FAKE RD',
identity_doc_address1: '1 FAKE RD',
identity_doc_address2: nil,
Expand All @@ -571,8 +571,8 @@
state: 'MT',
zipcode: '59010-1234',
dob: '1938-10-06',
sex: nil,
height: nil,
sex: 'male',
height: 72,
weight: nil,
eye_color: nil,
ssn: '900-66-1234',
Expand Down
21 changes: 12 additions & 9 deletions spec/services/doc_auth/mock/doc_auth_mock_client_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
first_name: 'FAKEY',
middle_name: nil,
last_name: 'MCFAKERSON',
name_suffix: nil,
name_suffix: 'JR',
address1: '1 FAKE RD',
address2: nil,
city: 'GREAT FALLS',
state: 'MT',
zipcode: '59010-1234',
dob: '1938-10-06',
sex: nil,
height: nil,
sex: 'male',
height: 72,
weight: nil,
eye_color: nil,
state_id_number: '1111111111111',
Expand All @@ -55,12 +55,15 @@
first_name: Susan
last_name: Smith
middle_name: Q
name_suffix: 'SR'
address1: 1 Microsoft Way
address2: Apt 3
city: Bayside
state: NY
zipcode: '11364'
dob: 1938-10-06
sex: 'female'
height: 66
state_id_number: '111111111'
state_id_jurisdiction: ND
state_id_type: drivers_license
Expand Down Expand Up @@ -89,15 +92,15 @@
first_name: 'Susan',
middle_name: 'Q',
last_name: 'Smith',
name_suffix: nil,
name_suffix: 'SR',
address1: '1 Microsoft Way',
address2: 'Apt 3',
city: 'Bayside',
state: 'NY',
zipcode: '11364',
dob: '1938-10-06',
sex: nil,
height: nil,
sex: 'female',
height: 66,
weight: nil,
eye_color: nil,
state_id_number: '111111111',
Expand Down Expand Up @@ -137,15 +140,15 @@
first_name: 'Susan',
middle_name: nil,
last_name: 'MCFAKERSON',
name_suffix: nil,
name_suffix: 'JR',
address1: '1 FAKE RD',
address2: nil,
city: 'GREAT FALLS',
state: 'MT',
zipcode: '59010-1234',
dob: '1938-10-06',
sex: nil,
height: nil,
sex: 'male',
height: 72,
weight: nil,
eye_color: nil,
state_id_number: '1111111111111',
Expand Down
28 changes: 18 additions & 10 deletions spec/services/doc_auth/mock/result_response_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,15 @@
first_name: Susan
last_name: Smith
middle_name: Q
name_suffix:
address1: 1 Microsoft Way
address2: Apt 3
city: Bayside
state: NY
zipcode: '11364'
dob: 1938-10-06
sex: female
height: 66
state_id_number: '111111111'
state_id_jurisdiction: ND
state_id_type: drivers_license
Expand All @@ -65,8 +68,8 @@
state: 'NY',
zipcode: '11364',
dob: '1938-10-06',
sex: nil,
height: nil,
sex: 'female',
height: 66,
weight: nil,
eye_color: nil,
state_id_number: '111111111',
Expand Down Expand Up @@ -282,13 +285,15 @@
first_name: Susan
last_name: Smith
middle_name: Q
name_suffix:
address1: 1 Microsoft Way
address2: Apt 3
city: Bayside
state: NY
zipcode: '11364'
dob: 10/06/1938
phone: +1 314-555-1212
sex: female
height: 66
state_id_number: '123456789'
state_id_type: drivers_license
state_id_jurisdiction: 'NY'
Expand Down Expand Up @@ -316,8 +321,8 @@
state_id_number: '123456789',
zipcode: '11364',
dob: '1938-10-06',
sex: nil,
height: nil,
sex: 'female',
height: 66,
weight: nil,
eye_color: nil,
state_id_type: 'drivers_license',
Expand Down Expand Up @@ -366,15 +371,15 @@
first_name: 'Susan',
middle_name: nil,
last_name: 'MCFAKERSON',
name_suffix: nil,
name_suffix: 'JR',
address1: '1 FAKE RD',
address2: nil,
city: 'GREAT FALLS',
state: 'MT',
zipcode: '59010-1234',
dob: '1938-10-06',
sex: nil,
height: nil,
sex: 'male',
height: 72,
weight: nil,
eye_color: nil,
state_id_number: '1111111111111',
Expand Down Expand Up @@ -495,12 +500,15 @@
first_name: Susan
last_name: Smith
middle_name: Q
name_suffix:
address1: 1 Microsoft Way
address2: Apt 3
city: Bayside
state: NY
zipcode: 11364
dob: 1938-10-06
sex: female
height: 66
state_id_number: '111111111'
state_id_jurisdiction: ND
state_id_type: drivers_license
Expand All @@ -526,8 +534,8 @@
state: 'NY',
zipcode: '11364',
dob: '1938-10-06',
sex: nil,
height: nil,
sex: 'female',
height: 66,
weight: nil,
eye_color: nil,
state_id_number: '111111111',
Expand Down