kiva / protocol-reporting

Service for various reporting requirements
Apache License 2.0
1 stars 1 forks source link

Full EKYC checks must be done and captured by the reporting service on staging #19

Closed mac-arrap closed 2 years ago

mac-arrap commented 2 years ago

We must recreated these scenarios to be able to retrieve valuable information from the reporting service and see that it is working as intended. Also with this issue there should be a readme.md that should list on how the setup was completed.

  1. Client consents + Enters their valid national ID number + Successfully scans fingerprint = ID credential returned
  2. Client consents + Enters their valid national ID number + Unsuccessfully scans fingerprint = Asked to re-scan finger (No ID credential returned)
  3. Client consents + Enters a valid national ID number that is NOT theirs + Successfully scans fingerprint = Asked to re-enter ID (No ID credential returned)
  4. Client consents + Enters an invalid national ID number + Successfully scans fingerprint = Asked to re-enter ID (No ID credential returned)
  5. Client does not consent (does not move forward in flow) = No ID credential returned
matt-raffel-kiva commented 2 years ago

this is complete.