Skip to content

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.

1 participant