Eat-Local / eat-local-fe

https://eatlocal.vercel.app/
0 stars 1 forks source link

[FE] Code Coverage #57

Open Ant-Shell opened 1 year ago

Ant-Shell commented 1 year ago

Set up code coverage ... maybe after the code freeze and project eval?

These docs may come in handy: https://dev.to/muratkeremozcan/triple-combined-code-coverage-for-react-apps-with-jest-cypress-component-and-e2e-tests-using-github-actions-1icc

Ant-Shell commented 1 year ago

Completed once #62 is merged.

Resources: https://docs.cypress.io/guides/tooling/code-coverage https://www.npmjs.com/package/@cypress/code-coverage https://www.npmjs.com/package/@cypress/instrument-cra https://medium.com/engineering-semantics3/understanding-code-coverage-1074e8fccce0 https://www.youtube.com/watch?v=OPszK8JwvRg