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

Create tests for functions and enable continuous integration on travis #65

Open
samueltwum1 opened this issue Jan 17, 2019 · 0 comments

Comments

@samueltwum1
Copy link
Collaborator

samueltwum1 commented Jan 17, 2019

The only means of testing now is running the software which only reveals bugs during usage. This works fine so far but sometimes the bugs encountered can be avoided if this repo has scripts that performs unit tests and integration tests for every commit and merge to master made.

The plan will be to first write unit tests for individual functions in the different classes and then explore how we can use travis to set up integration tests for continuous integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant