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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit testing #29

Open
andstor opened this issue Feb 21, 2019 · 1 comment · Fixed by #32
Open

Add unit testing #29

andstor opened this issue Feb 21, 2019 · 1 comment · Fixed by #32
Labels
enhancement New feature or request

Comments

@andstor
Copy link
Member

andstor commented Feb 21, 2019

Unit tests should be added to maintain code health, ensure code coverage, and detect errors and faults.

AVA should be used as testing framework.

@andstor
Copy link
Member Author

andstor commented Apr 22, 2019

Testing framework is set up. However, only some unit tests have been created.

@andstor andstor reopened this Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant