nihruk / fa-sandbox

Funding and Awards
https://nihr-fa-sandbox.vercel.app/
0 stars 2 forks source link

Testing Docs #18

Open pmor80 opened 1 year ago

pmor80 commented 1 year ago

Proposed testing solution:

Unit testing https://vitest.dev/ https://uos-shei.udemy.com/course/javascript-unit-testing-the-practical-guide/learn/lecture/31877824

E2E testing https://www.cypress.io/ https://uos-shei.udemy.com/course/cypress-end-to-end-testing-getting-started/learn/lecture/36409308#questions

GuillerminaLorenzoMartinez commented 1 year ago

Why unit tests? What to test?

Udemy course/ Testing Nextjs App with Jest/ section 2 Udemy course/ Testing Nextjs App with Jest/ section 4 lesson 28

GuillerminaLorenzoMartinez commented 1 year ago

Testing API

GuillerminaLorenzoMartinez commented 1 year ago