Clark Du
6aaf839d54
feat: call global vue errorHandler in fetch and asyncData ( #3652 )
...
resolve #3335
2018-08-08 11:11:08 +01:00
Clark Du
6b8e9fa1be
misc: revert appveyor condition in test
2018-07-24 17:30:31 +01:00
Clark Du
daf1c28dbf
test: disable http2.push in appveyor
2018-07-24 11:44:08 +01:00
Clark Du
2b5c367efa
refactor: use eslint-plugin-vue instead of eslint-plugin-html ( #3517 )
2018-07-12 14:03:50 +02:00
Clark Du
ef7a42649d
misc: improve coverage and packaging ( #3121 )
...
nuxt-start and nuxt/legacy are also coming!
2018-03-28 02:58:17 +04:30
Pooya Parsa
d6a403c045
test: remove stats: false.
...
This should happen automatically for CI environments.
2018-03-22 20:30:23 +04:30
Pooya Parsa
53e98a958c
feat: rewrite core to esm
2018-03-16 19:42:06 +03:30
Clark Du
f15eb9efa7
test: spa meta preload files
2018-01-29 11:59:05 +08:00
Sébastien Chopin
39ef28ca2a
fix: Don't call fixPrepatch on non-dynamic routes
2018-01-04 16:40:34 +01:00
pimlie
fffe741986
Use console helper with sinon
...
Add stdout/stderr to console helpers
Remove separate nosubfolders test file in favor of inclusion in basic.generate
Add build.stats to silence webpack output
Add .always to after hooks: (1) fixes issue with basic.dev test that watch.js is empty when one of the test fails and (2) fixes that sometimes when running multiple tests that failed after eachother the port is still used as the server did not automatically get killed
Change all init nuxt before test to serial tests and add tests for DONE and OPEN logs
2017-12-17 20:30:26 +01:00
Clark Du
7f8671f1de
test: call created and mounted only once with spa and custom layout
2017-11-17 13:17:06 +03:30
Clark Du
2228bf4209
refactor: fix [TypeError: Cannot read property split of undefined] in tests
2017-11-16 18:56:41 +08:00
Atinux
b132decf9d
lint: Lint test/
2017-10-31 14:26:19 +01:00
Sébastien Chopin
ffe1b6d8dc
tests: Fix SPA tests
2017-10-28 23:01:46 +02:00
Pooya Parsa
6a1fd757c6
update tests
2017-10-07 18:54:15 +03:30
Pooya Parsa
75350cdd78
test: add tests for spa
2017-10-07 12:37:52 +03:30