Commit Graph

12 Commits

Author SHA1 Message Date
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