Commit Graph

17 Commits

Author SHA1 Message Date
Bazyli Brzóska e7a671fe65 fix a few more expects and make the test output paths more sturdy 2018-02-25 01:20:45 +01:00
Florent Cailhol cd419d0546 Migrate integration tests to Jest 2018-01-24 17:29:57 +01:00
Tobias Koppers 2148f556a4 Enable minimizing in production mode 2017-12-14 00:06:56 +01:00
Tobias Koppers 2201b860a5 Add mode option and choose defaults depending on mode
add optimization options
use development mode for watch/hot/config tests
use production mode for integration/stats tests
create output directory if not existing
move __esModule to runtime
fix dependency behavior for cases without usedExports
2017-11-24 08:17:17 +01:00
Tobias Koppers 10d3a5943c ignore incorrect linter errors in test files 2017-11-16 07:06:30 +01:00
Tobias Koppers 5941ab0d0c fix linting errors 2017-11-15 14:08:11 +01:00
Anatoliy Yastreb aa833bf1b4 Refactor: ES6 lib/node/NodeMainTemplatePlugin.js #4099 2017-06-19 17:35:05 +09:00
Shubheksha Jalan 828809cc9a refactor(ES6): NodeTemplatePlugin.test.js 2017-01-18 19:23:20 +05:30
Alistair Brown 7a43c0ef25 Update missing should type check calls 2017-01-02 00:44:24 +00:00
Sean Larkin 164e33bd86 Fixed strings 2016-02-26 16:50:04 -06:00
Tobias Koppers c0afdf9c6a beautify tests, lint hot and scripts 2015-08-09 12:42:43 +02:00
Kenny Tran d0611d06b9 Make tests for LimitChunkCountPlugin take objects 2015-05-31 17:27:31 -07:00
Tobias Koppers 9d1bf9f78d ignore warning for node template plugin test 2014-03-05 20:08:09 +01:00
Tobias Koppers 3170b76b22 webpack 1.0 beta
moved many options to plugins
#113
2013-12-17 23:21:49 +01:00
Tobias Koppers bf5b14a297 test and fix 2013-06-28 14:20:11 +02:00
Tobias Koppers 9af9c1ae87 test with minimize 2013-03-28 08:48:17 +01:00
Tobias Koppers 3dc62749a2 moved webworker template, added node.js template #57 2013-02-13 17:00:07 +01:00