-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: [IOPID-1725] New DS on CIE certificates KO screen #5775
Conversation
Affected stories
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5775 +/- ##
==========================================
+ Coverage 48.42% 49.54% +1.11%
==========================================
Files 1488 1604 +116
Lines 31617 31879 +262
Branches 7669 7656 -13
==========================================
+ Hits 15311 15793 +482
+ Misses 16238 16032 -206
+ Partials 68 54 -14
... and 435 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
@mariateresaventura review copy please 😁🙏🏼 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Done! |
Short description
Integrate new DS on CIE certificates KO screen
Note
To test this case, I replaced the wrong pin screen with this one (the CIE certificate KO screen), so the video flow is wrong, but the important thing was to show the screen!
Note
Accessibility tests have not been performed because the template of this screen has been tested many other times and works.
Screens
android_cie_expired.mp4
ios_cie_expired.mov
How to test
Run this command
yarn cie-ios:prod
and after this run the application with production environment and then, if you, like me, do not have an expired or revoked CIE, change this setState with this setState and insert the uncorrect PIN before scan the card.If you have an expired or revoked CIE, run the flow normally.