Please check if the PR fulfills these requirements:
[X] After these changes, the app was run and still works as expected
[X] Tests for these changes were added (if applicable)
[X] All existing unit tests were run and still pass
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.
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.