Nuxt/test/fixtures/with-config
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
..
assets add layoutTransition to with-config test 2017-09-09 12:39:20 +01:00
components lint: Lint test/ 2017-10-31 14:26:19 +01:00
layouts Adds support for folders in /layouts 2017-10-15 21:31:01 +02:00
middleware lint: Lint test/ 2017-10-31 14:26:19 +01:00
pages test: custom postcss config 2017-11-21 13:57:47 +03:30
plugins chore: improve tests coverage 2017-11-24 19:14:07 +03:30
static Add `render.static` option to customize `serve-static` middleware 2017-05-22 12:51:03 +02:00
store lint: Lint test/ 2017-10-31 14:26:19 +01:00
app.html Update JSDOM logic 2017-05-30 18:18:01 +02:00
nuxt.config.js Use console helper with sinon 2017-12-17 20:30:26 +01:00
package.json test 100% 2016-12-21 20:51:43 +01:00
postcss.config.js test: custom postcss config 2017-11-21 13:57:47 +03:30