Commit Graph

17 Commits

Author SHA1 Message Date
Tobias Koppers e0549996d7 Merge branch 'next' into refactoring/plugin-system-all 2017-11-29 13:56:08 +01:00
Tobias Koppers dae9de6595 Merge branch 'next' into feature/validate-plugin-options
# Conflicts:
#	lib/SourceMapDevToolPlugin.js
#	lib/optimize/AggressiveSplittingPlugin.js
#	yarn.lock
2017-11-28 09:59:59 +01:00
Tobias Koppers 3f453a4f3c Run BinTestCases without deprecations 2017-11-27 20:56:48 +01:00
Sergey Petushkov 41c24d17ee Minor fixes 2017-11-12 13:08:23 +01:00
Sergey Petushkov c699c96ca7 Update BinTestCases to support nested tests 2017-11-12 11:27:50 +01:00
Tobias Koppers b3f3edaa15 more time for the watch tests
instrumention could take a bit
2017-10-19 18:06:36 +02:00
Tobias Koppers 0c104a683f separate integration and unit tests, use codecov flags 2017-10-19 17:35:20 +02:00
Tobias Koppers 0f16dd95b1 fixes incorrect CLI stats output
add "detailed" preset
clean up presets to do more useful stuff

fixes #4141
fixes #4118
2017-06-01 15:03:26 +02:00
Tim Sebastian f70eee5568 rename variable for future compatibility 2017-04-09 13:49:27 +10:00
Tim Sebastian 08961b1d07 fix lint issues 2017-04-09 13:46:23 +10:00
Andrey 0ec7de9fae Fix regression with watch cli opt, add tests for this case 2017-01-17 16:25:55 +03:00
Andrey 682bde8ce4 Fix lint 2017-01-16 16:35:27 +03:00
Andrey c6d7d90994 Add tests 2017-01-16 16:24:31 +03:00
Alistair Brown 4dcbf96e72 Update stdout and stderror to be array of lines 2017-01-08 19:53:14 +00:00
Alistair Brown dca14d6a36 Simplify test files and move to opts parser
Move command execution into root test runner to remove boilerplate code
from specific test files. Move from arguments JSON hash to opts file
using mochas opts parser.
2017-01-08 18:08:51 +00:00
Sean Larkin 7034daea7d reworked the binCases infra. Now ARGUMENTS.json can hold commands 2017-01-08 10:55:12 +00:00
Sean Larkin b9128f85df feat(test): add very simple binCases test infra to build off of 2017-01-08 10:55:12 +00:00