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.):
--Fix reset form bug (add set facility number commit to store modules to ensure that field gets cleared
--Fix broken tests that happened on deploy-phase-2 merge (birthDatePastValidator now checks for CSR, birth date validator fix tests added, dayTo now sets to null in tests where dayFrom is changed to prevent real life date-based test failures)
--Add Start New Form button to pay patient and pay practitioner
--Add end-to-end tests to verify Start New Form button functionality
Additional Notes:
All unit and e2e tests pass, no weird console logs
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.):
--Fix reset form bug (add set facility number commit to store modules to ensure that field gets cleared --Fix broken tests that happened on deploy-phase-2 merge (birthDatePastValidator now checks for CSR, birth date validator fix tests added, dayTo now sets to null in tests where dayFrom is changed to prevent real life date-based test failures) --Add Start New Form button to pay patient and pay practitioner --Add end-to-end tests to verify Start New Form button functionality
Additional Notes:
All unit and e2e tests pass, no weird console logs