bytemakers / Noteslify

Your Privacy Friendly, Open Source. Alternative to EverNote.
GNU General Public License v3.0
125 stars 78 forks source link

💡 [REQUEST] - Add unit tests #264

Open Gauravdarkslayer opened 1 year ago

Gauravdarkslayer commented 1 year ago

Summary

Need to add unit tests in this application, so that reviewers don't have to test on their local system everytime, when someone create a PR.

Basic Example

  1. Write tests for existing functionality.
  2. Use TDD for future development.
  3. Jest testing framework can be used here.

Drawbacks

Extra development work

Unresolved questions

No response

github-actions[bot] commented 1 year ago

Hey @Gauravdarkslayer, Thanks for contributing and Congrats on opening Issue :tada:

We will try to review as soon as possible and a maintainer will get back to you soon!

MrKrishnaAgarwal commented 1 year ago

@devarshishimpi Have a look here, I think it's a great Idea!

devarshishimpi commented 1 year ago

@devarshishimpi Have a look here, I think it's a great Idea!

Yes, I saw that earlier, I can't take on this issue as of now.

adityabisht02 commented 11 months ago

Is this issue still active? I can help with unit tests, will need to discuss more on the nature of those tests

Gauravdarkslayer commented 11 months ago

@adityabisht02 Yes it's active. @devarshishimpi can you please confirm ?

DIVANSHMAHAJAN commented 4 months ago

Is this issue still active ? Might be able to help