pyEPR icon indicating copy to clipboard operation
pyEPR copied to clipboard

Add tests to the `tests` module

Open DanielCohenHillel opened this issue 4 years ago • 1 comments

The tests module is pretty empty right now, we only test for very few things... Anyone who wants can add more tests, all you need is use case for the code and a way to check the results. If you want to give it a go, check out the tests folder. Good luck :tada:

If you do plan to contribute, please edit the develop branch and not master (use git to checkout to develop and do your edits there), it's not the end of the world if you commit directly to master but then it would be hard reviewing the code before uploading it for everyone to use.

DanielCohenHillel avatar May 21 '20 11:05 DanielCohenHillel

This of very good to do indeed

zlatko-minev avatar May 21 '20 14:05 zlatko-minev