File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 "test-headless" : " mochify --no-detect-globals --recursive -R dot --grep WebWorker --invert \" test/**/*-test.js\" " ,
3737 "test-coverage" : " nyc npm run test-headless -- --transform [ babelify --ignore [ test ] --plugins [ babel-plugin-istanbul ] ]" ,
3838 "test-cloud" : " npm run test-headless -- --wd" ,
39- "test-webworker" : " mochify --no-detect-globals --https-server 8080 --no-request-interception test/webworker/webworker-support-assessment.js" ,
39+ "test-webworker" : " mochify --no-detect-globals --https-server 0 --no-request-interception test/webworker/webworker-support-assessment.js" ,
4040 "test-esm-support" : " mocha test/es2015/module-support-assessment-test.mjs" ,
4141 "check-esm-bundle-runs-in-browser" : " node test/es2015/check-esm-bundle-is-runnable.js" ,
4242 "test-docker-image" : " docker-compose up" ,
You can’t perform that action at this time.
0 commit comments