jrobind / dev-jot

Note-taking app for online development tutorials
MIT License
54 stars 45 forks source link

Add unit tests for react app #127

Open chilupa opened 3 years ago

chilupa commented 3 years ago

Most of the components in app-react do not have unit tests. It is good to have them tested.

jrobind commented 3 years ago

Agreed! Thanks for raising this issue.

priyang12 commented 3 years ago

hi can i work on this issue and how do you structure your files. i mean should i make a separate folder for test or below the component file.

wsameer commented 3 years ago

@jrobind Hey! I would like to work on this? Are you okay if I raise a PR?