thosaniparth / CmyPlot

MIT License
0 stars 2 forks source link

Add Test Cases for validating the code #13

Closed thosaniparth closed 2 years ago

thosaniparth commented 2 years ago

We should add thorough testing to check any code issues or errors in the flow of our project

nsshah14 commented 2 years ago

I have added 2 test cases (1 positive and 1 negative) to check the email sharing functionality.

nsshah14 commented 2 years ago

The test cases cover the majority LoC. We will continue to add more and more test cases to further improve the software. I am closing this issue for now.