Commit Graph

19 Commits

Author SHA1 Message Date
Florent Cailhol e58e1f9261 Use hooks in test cases 2017-12-21 07:17:27 +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 5941ab0d0c fix linting errors 2017-11-15 14:08:11 +01:00
Shubheksha Jalan ebc7e6463d refactor(ES6): Integration.test.js 2017-01-18 16:23:19 +05:30
Alistair Brown 7a43c0ef25 Update missing should type check calls 2017-01-02 00:44:24 +00:00
Tobias Koppers b21db812bc fixed test 2016-09-20 19:39:20 +02: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
kpdecker c45d8c2593 Add test failure for after-resolve async
Implementing actual async after-resolve handlers causes the _currentPluginApply field to become corrupted.
2015-01-26 22:08:27 -06:00
Tobias Koppers 842eaddd59 fixed test bug 2014-10-09 08:53:00 +02:00
Tobias Koppers 06812000bc fix test 2014-05-27 12:42:41 +02:00
Tobias Koppers 3364a26967 upgrade node browser replacements 2014-03-18 22:34:35 +01:00
Tobias Koppers 31094b2ecd bigger timeout for test 2014-03-03 14:56:27 +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 8ac46d359a fixed tests 2013-10-15 23:59:02 +02:00
Tobias Koppers 4611517845 fixed tests 2013-09-24 15:25:36 +02:00
Tobias Koppers f0a2dd0b65 fixed tests and dependencies 2013-02-01 09:08:06 +01:00
Tobias Koppers ee01837d66 Refactored everything for 0.9 2013-01-30 18:49:25 +01:00