reiniergs / polyfill-service

Javascript polyfills as a service. Java implementation.
http://www.polyfillservice.org/
MIT License
7 stars 9 forks source link

Scottmo/integration tests #115

Closed scottmo closed 7 years ago

scottmo commented 7 years ago

Running integration tests:

mvn verify -Pintegration-test We should run this command automatically for pull request check.

New maven command options:

-DskipNpm -DskipDocs

so to make things start up faster, we can do for examples: mvn jetty:run -DskipNpm -DskipDocs -DskipTests mvn verify -Pintegration-test -DskipNpm -DskipDocs

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 0642546af1f956dd77cf221e1063a4b1fff0e6c5 on scottmo/integrationTests into on master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling e4e5919155189c9b50b9748f89ecacbc2b90e14a on scottmo/integrationTests into on master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 43bae3d2f977e9463f2f32e6f48fce30967268b8 on scottmo/integrationTests into on master.