wiktoriavh / learn-web-dev

A Single Page with ressources to learn Web Development from Scratch
learn-web-dev.vercel.app
4 stars 4 forks source link

add testing #10

Open wiktoriavh opened 2 years ago

wiktoriavh commented 2 years ago

we should test our functions and components as well as the intergration.

My suggestion is to use Jest, React Testing Library and Cypress for that job,