Noteslify icon indicating copy to clipboard operation
Noteslify copied to clipboard

💡 [REQUEST] - Add unit tests

Open Gauravdarkslayer opened this issue 1 year ago • 6 comments

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

Gauravdarkslayer avatar Jan 10 '23 05:01 Gauravdarkslayer