Commit Graph

5 Commits

Author SHA1 Message Date
Evan You
12e57f73ac ci: bump e2e test timeout 2018-08-06 22:15:52 -04:00
Evan You
69ebd800a2 refactor: rename test commands
BREAKING CHANGE: `cli-plugin-unit-jest` and `cli-plugin-unit-mocha` now register
"test:unit" command and script instead of "test"; `cli-plugin-e2e-cypress` now
register "test:e2e" with optional `--headless` flag instead of "e2e" and
"e2e:open"; `cli-plugin-e2e-nightwatch` now register "test:e2e" instead of "e2e".

close #876, close #878
2018-05-01 18:15:25 -04:00
Evan You
6b865dbc85 refactor: require Node 8
BREAKING CHANGE: @vue/cli-service and all plugins now require Node version 8+.
2018-04-30 18:35:36 -04:00
Evan You
b6853be59b chore: bump nightwatch test timeout 2018-01-29 18:00:32 -05:00
Evan You
20973c8413 test: tests for e2e plugins 2018-01-24 23:08:20 -05:00