Nuxt/test/unit
Jonas Galvez 3f1d634fb7 Consistent parens in arrow functions (#3630)
* Minor consistency enhancements

* Arrow parenthesis consistency

* Change linting rule

* Fix typo

* Update .eslintrc.js to only require parens for blocks

* Update style according to brace-only suggestion

* Remove --fix from lint

* Tweak no-loading time (failing test)

* Tweak no-loading time (failing test) (2)

* Tweak no-loading time (failing test) (3)

* Tweak no-loading time (failing test) (4)

* Tweak no-loading time (failing test) (5)
2018-08-06 02:12:44 +02:00
..
basic.config.defaults.test.js test: deprecate build.vendor 2018-04-13 15:24:30 +08:00
basic.dev.test.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
basic.fail.generate.test.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
basic.generate.test.js fix: use toMatch in ANSI color due to appveyor issue 2018-04-20 12:13:21 +08:00
basic.ssr.csp.test.js feat(csp): add reportOnly option (#3559) 2018-07-30 18:04:02 +02:00
basic.ssr.test.js refactor: basic ssr test 2018-04-18 23:50:49 +08:00
children.test.js fix: correct afterall 2018-03-30 17:20:16 +08:00
cli-start.test.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
cli.test.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
custom-dirs.test.js fix: correct afterall 2018-03-30 17:20:16 +08:00
dynamic-routes.test.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
error.test.js misc: remove obsolete log spy 2018-04-19 00:06:22 +08:00
express.test.js fix: correct afterall 2018-03-30 17:20:16 +08:00
fallback.generate.test.js refactor: promise in test is passed 2018-04-18 23:56:03 +08:00
generator.test.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
module.test.js test: render:context hook 2018-05-03 20:49:37 +01:00
nuxt.test.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
spa.test.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
ssr.test.js fix: correct afterall 2018-03-30 17:20:16 +08:00
utils.test.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
with-config.test.js misc: remove obsolete log spy 2018-04-19 00:06:22 +08:00
wp.config.test.js refactor: perf-loader and test 2018-04-02 20:08:31 +08:00