Closed kamilkisiela closed 8 years ago
Hi Kamil. Anything wrong with the PR? I was going to merge it later today.
@pbastowski Oh, my mistake :)
Really nice work, Kamil. Thank you very much for doing this.
It's 85% code coverage now. It's mostly for basic functionality. The special cases need to be done.
Hi, @pbastowski !
As i promised, here are tests with 75% code coverage.
You should be aware that I set npm package as private to prevent publishing.
I used:
npm scripts:
Run tests on CI (you can also use it locally)
singleRun: true autowatch: false launcher: firefox
Run tests locally
singleRun: false autowatch: true launcher: chrome
Update code coverage
I used coveralls.io just to have the view on code.
Travis:
I added example travis configuration
https://travis-ci.org/kamilkisiela/angular2-now
Code coverage:
https://coveralls.io/github/kamilkisiela/angular2-now