cedricyeeky / orbital_NUShopLah-

0 stars 1 forks source link

Refactoring Customer Id Screen and Write Id Screen test file #11

Open freddychenyouren2 opened 1 year ago

freddychenyouren2 commented 1 year ago

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.