bcgov / MOH-PPPP-Enrolment

Apache License 2.0
1 stars 0 forks source link

Main form unit tests #132

Closed stephanieharrison-maximus closed 2 years ago

stephanieharrison-maximus commented 2 years ago

Please check if the PR fulfills these requirements:

Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):

Unit tests for the Main Form page, pay patient and pay practitioner. Also some minor cleanup on the MainFormPage.vue pages to eliminate some console messages

Additional Notes:

All unit tests pass, e2e tests pass without problems, no errors on the console that I can see. 94% code coverage across the whole project now, including 97% for each MainFormPage.vue component.