kbventures / mtrade-frontend

mTrade Frontend
https://mtrade-frontend.vercel.app/
MIT License
3 stars 1 forks source link

FE-ISSUE-24--implement-testing #24

Closed kbventures closed 1 year ago

kbventures commented 1 year ago

https://github.com/bob-fornal/react-project/blob/main/src/App.test.js

https://www.youtube.com/watch?v=zwZTGuL7wVY

https://www.youtube.com/watch?v=Lu--HplsAvY

https://github.com/kentcdodds/react-testing-library-course

kbventures commented 1 year ago

Unit Testing and Integration Test(Business)

kbventures commented 1 year ago

https://www.freecodecamp.org/news/testing-react-hooks/