Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#8] Implement basic unit tests #28

Merged

Conversation

chshersh
Copy link
Contributor

Resolves #8

I've added very basic unit tests. The rest will be tested via doctest. And if more functions needed to be tested, we have a testing system in place 馃檪

@chshersh chshersh added the tests label May 29, 2019
@chshersh chshersh requested a review from vrom911 May 29, 2019 08:40
@chshersh chshersh self-assigned this May 29, 2019
Copy link
Member

@vrom911 vrom911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing! Thanks 馃憤

@vrom911 vrom911 merged commit 5bfa622 into master May 29, 2019
@vrom911 vrom911 deleted the chshersh/8-Implement-unit-testing-for-constructorsfunctions branch May 29, 2019 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement unit testing for constructors/functions
2 participants