Daniel Huigens
b8191388cd
Bump "old Chrome" version from 38 to 41
2018-04-30 16:58:34 +02:00
Bart Butler
1d82046bb8
revert to Chrome 38
2018-02-05 16:05:39 -08:00
Bart Butler
d6cc82027e
add extendedDebugging correctly
2018-02-05 15:46:18 -08:00
Giovanni Pellerano
46082b391b
Update versions of browser used during test execution
2017-12-01 21:20:12 +01:00
evilaliv3
ee22c023f1
Remove browsers beta versions from testing
...
it does not make any sense to test a browser versions that we do not know
2016-06-24 17:10:58 +02:00
Tankred Hase
9a06ca2eb3
Check code coverage only under node v0.12 => faster
2016-02-02 15:04:13 +07:00
evilaliv3
15da6c14da
Replace coveralls with codeclimate coverage by means of codeclimate-test-reporter
2016-02-01 14:44:51 +07:00
evilaliv3
808ae07a18
Refactor travis.sh in order to correctly use the exit code of background test process
2016-01-09 18:21:48 +01:00
evilaliv3
954540ff22
Implement custom travis_wait in order to have command output still printed on the command line
2016-01-09 01:22:28 +01:00
evilaliv3
ff086355dd
Fix syntax error in travis.sh
2015-11-30 15:17:33 +01:00
evilaliv3
46d2b6e66d
Reduce duration unit testing implementing their parallelization
...
Starting from two pull requests by @tanx and @Mithgol this commit implement the following:
- add testing of node version 4.2 LTS;
- move testing to the new TravisCI environment that is expected to be more fast;
- parallelize tests making possible to end first and to test more lasting less;
- make possible for browsertests to fail without impacting on the overall result.
2015-11-30 02:13:39 +01:00