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

#1091 - Adds travis for automated tests #1668

Open
wants to merge 2 commits into
base: 3.x
Choose a base branch
from

Conversation

borisson
Copy link

This adds a .travis.yml file for running automated tests, this make it so that we can at least run unit tests.

Because the eslint still fails, I don't know if the karma tests work yet, but I have no idea how to further fix the eslint warnings (the multiple return type things are difficult to figure out).

See the results at https://travis-ci.org/borisson/Inputmask/builds/263046650, you should create a (free) https://travis-ci.org/ account and link it to this repository, preferably this should be configured to also test all Pull Requests.

If you can figure out how to get all eslint warnings/errors to pass and need help to configure travis for the karma tests just ping me (here or on twitter).

Doing this and improving the unit test coverage should make contributing easier.

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

1 participant