-
Notifications
You must be signed in to change notification settings - Fork 479
Add Unit Tests #77
Copy link
Copy link
Open
Labels
good first issueGood starting point for newcomers who want to contribute.Good starting point for newcomers who want to contribute.
Metadata
Metadata
Assignees
Labels
good first issueGood starting point for newcomers who want to contribute.Good starting point for newcomers who want to contribute.
For further development of the project, it would be great to have unit tests to ensure the project code does not break with further changes/improvements. The tests go under tests folder in 2.0 branch where Python 3+ porting is happening.