Freddy managed to practice Separation of Concern to some extent in Customer Personal ID Screen to make the code easier to test.
This also made it possible to write tests to check if components are rendered correctly and whether generateQRCodeData() function is working as intended.
Freddy managed to practice Separation of Concern to some extent in Customer Personal ID Screen to make the code easier to test.
This also made it possible to write tests to check if components are rendered correctly and whether generateQRCodeData() function is working as intended.