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

Enable unit tests on Travis. #633

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

beatrupp
Copy link

This will enable the unit tests on Travis.

I removed the empty tests, all the others are green for now.

@gagarine
Copy link

gagarine commented Jun 4, 2018

Why this is not merged?

@mstarke
Copy link
Member

mstarke commented Jun 24, 2018

It isn't merged because it simply comments out test cases that should be completed. MacPass lacks a lot of unit tests in some critical cases. Autotype is one of the better tested aspects but there are more things that need test coverage e.g. search. Also UI tests should be added as well.

@beatrupp
Copy link
Author

beatrupp commented Mar 6, 2019

How is having 26 running tests (the existing ones) worse than running no tests at all during 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

Successfully merging this pull request may close these issues.

None yet

3 participants