Commit Graph

36 Commits

Author SHA1 Message Date
Sébastien Chopin
1dc0bfc903 test: Add extensions test 2018-01-05 10:32:13 +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
Pooya Parsa
eeb79a25da coverage for babel.presets as a function 2017-12-08 18:04:11 +03:30
Pooya Parsa
423cee1f3d test: move scopeHoisting tests into basic fixture 2017-12-08 13:40:57 +03:30
Clark Du
81bb278305 test: build.styleResources for style-resources-loader 2017-12-08 11:32:10 +03:30
Clark Du
f27ddea7d5 feat: modulesDir supports array form 2017-11-24 17:19:50 +08:00
Clark Du
162b56ee4e test: custom postcss config 2017-11-21 13:57:47 +03:30
Clark Du
1c446b9e1b
test: create a separate test for deprecated apis 2017-11-20 15:13:53 +08:00
Clark Du
adc6884ed1
test: externals and deprecated dev in build.extend 2017-11-20 12:22:30 +08:00
Atinux
b132decf9d lint: Lint test/ 2017-10-31 14:26:19 +01:00
James Homer
9dd3c7fea0 add layoutTransition to with-config test 2017-09-09 12:39:20 +01:00
Pooya Parsa
0326c2cd54 fix tests 2017-09-05 14:12:19 +04:30
Sebastien Chopin
20eb5a5eb0 fix: handle process.env to have nested keys 2017-09-05 11:15:07 +02:00
Pooya Parsa
5c2f4715e6 add tests for font preload 2017-08-30 18:48:37 +04:30
Ivan Nikulin
8cf5a21752
Change build.extend hook to return new webpack config 2017-08-23 00:50:45 +02:00
Ivan Nikulin
635ee580e9
Change router.extendRoutes hook to return new router config 2017-08-23 00:50:45 +02:00
Sebastien Chopin
15400e1828 Add test for custom state 2017-07-27 16:50:24 +02:00
Pooya Parsa
b02dfc7ebc update tests 2017-07-07 02:57:27 +04:30
Pooya Parsa
29a7874169 update tests 2017-06-29 21:30:18 +04:30
Pooya Parsa
0453308e5e code coverage 2017-06-16 17:53:34 +04:30
Sebastien Chopin
eaee5afbde Add render.static option to customize serve-static middleware 2017-05-22 12:51:03 +02:00
Sébastien Chopin
c5b5913402 Update test 2017-05-21 19:18:26 +02:00
Sebastien Chopin
ac836c77de Update tests 2017-05-11 13:37:21 +02:00
Pooya Parsa
98ffc2110b [tests] ensure global styles are inlined 2017-05-05 18:55:17 +04:30
Sébastien Chopin
cce71ce8d5 Add test for offline-plugin 2017-04-17 15:58:18 +02:00
Sébastien Chopin
4431dfa368 revert to no-cdn publicPath 2017-03-24 18:54:54 +01:00
Sébastien Chopin
05c6dd958c Use CDN url for publicPath 2017-03-24 18:46:18 +01:00
Sébastien Chopin
184bd01b2b Coverage for template and publicPath 2017-03-24 18:35:30 +01:00
Sébastien Chopin
9a6b74a179 Fix test on windows 2017-01-28 20:41:31 +01:00
Sébastien Chopin
7552da1453 Add analyse option 2017-01-23 17:56:05 +01:00
Sébastien Chopin
f8735dc450 Add test for extendRoutes 2017-01-19 16:26:30 +01:00
Sébastien Chopin
b2cba244b1 update extend config 2016-12-27 15:24:52 +01:00
Sébastien Chopin
c026131558 Add test for extend option 2016-12-27 15:04:42 +01:00
Sébastien Chopin
c559740b2f test 100% 2016-12-21 20:51:43 +01:00
Sébastien Chopin
ba4a7c3e0b More tests for build/index.js 2016-12-21 19:27:36 +01:00
Sébastien Chopin
b74d452f23 Add more tests 2016-12-21 15:03:37 +01:00