upgrade node to 8.12.0, and upgrade to supertest@3.3.0 and webpack@4.20.2 and reimplement #3819 (webpack)

This commit is contained in:
PieterGit
2018-09-29 14:49:56 +02:00
parent edb1a44877
commit 2f0e834565
6 changed files with 2785 additions and 2271 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ require('should');
var benv = require('benv');
describe('pluginbase', function ( ) {
this.timeout(40000); // TODO: see why this test takes longer on Travis to complete
this.timeout(50000); // TODO: see why this test takes longer on Travis to complete
var headless = require('./fixtures/headless')(benv, this);