bcgov / MOH-FPC-Enrolment

Apache License 2.0
1 stars 0 forks source link

De 503: Submission Page #136

Closed skylermcnamee-hibc closed 6 months ago

skylermcnamee-hibc commented 6 months 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.):

features: --add new format date function for the review table --add reference number to the store data, review table --fix api service formatting

dev tools: --create dummy data for the application --add dummy data to store (so the "useDummyData" option in settings.js works properly) --configure eslint --install cypress + related test utils --install vue test utils for unit testing --add basic unit tests (render tests) for all application pages --add cypress happy path test + associated data pass downs --try to fix husky (it will need to be installed at the root of the project in the future, but for now it can be left as is)

Additional Notes: