Evan You
11379e0dc6
ci: avoid jest bailing on appveyor
2018-06-13 02:04:17 -04:00
Evan You
b4770d0fcb
ci: temporarily disable Cypress tests on windows
2018-06-11 11:12:27 -04:00
Evan You
c1074beb9e
ci: bump timeouts
2018-06-07 10:51:04 -04:00
Evan You
a81f7ad800
feat(e2e-cypress): upgrade cypress to 3.0
...
close #1477
BREAKING CHANGE: Cypress has been upgraded to 3.0. See changelog at
https://docs.cypress.io/guides/references/changelog.html
2018-06-05 14:46:20 -04:00
Evan You
fb55ce4308
ci: bump timeouts
2018-05-31 14:22:13 -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
90c1952d58
ci: bump cypress timeout for appveyor
2018-02-09 12:23:12 -05:00
Evan You
7ded16265c
ci: bump cypress test timeout
2018-02-08 20:21:14 -05:00
Evan You
f63bfc44a2
ci: bump cypress test timeout
2018-01-25 00:13:16 -05:00
Evan You
20973c8413
test: tests for e2e plugins
2018-01-24 23:08:20 -05:00