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

Integrate Automated Unit Testing into the Travis-CI Pipeline. #163

Closed
GaticusHax opened this issue Oct 13, 2019 · 1 comment
Closed

Integrate Automated Unit Testing into the Travis-CI Pipeline. #163

GaticusHax opened this issue Oct 13, 2019 · 1 comment
Labels
blocked by Blocked by one or more other issues. Cannot be completed until the others are done. feature An improvement or feature that is marked for planning and implementation.. maintenance A general maintenance task. No functional changes.

Comments

@GaticusHax
Copy link
Collaborator

GaticusHax commented Oct 13, 2019

Unit testing should be performed after the automated build process to ensure that the project not only builds but is also sane. Particularly before the deployment process, unit testing should be used to help ensure that bad builds are not released.

blocked by #161 and #162

@GaticusHax GaticusHax added feature An improvement or feature that is marked for planning and implementation.. maintenance A general maintenance task. No functional changes. blocked by Blocked by one or more other issues. Cannot be completed until the others are done. labels Oct 13, 2019
@GaticusHax GaticusHax added this to the Testing Improvements milestone Oct 13, 2019
@monkeyman192
Copy link
Owner

I should have closed this a while ago as we now have unit tests running on the CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked by Blocked by one or more other issues. Cannot be completed until the others are done. feature An improvement or feature that is marked for planning and implementation.. maintenance A general maintenance task. No functional changes.
Projects
None yet
Development

No branches or pull requests

2 participants