Nuxt/test/unit
Pim 43f639b88e fix: fallback should always be a string (#3792)
The SPA fallback option should always be a string, if the user configuration was specifed as boolean true it should have been replaced by the default string value (currently 404.html) in lib/common/options.js

Added test on empty string

Added missing test for spa-fallback.html
2018-08-23 19:33:02 +02:00
..
basic.config.defaults.test.js refactor: mock consola in test 2018-08-16 17:23:26 +01:00
basic.dev.test.js feat: new filenames structure (#3789) 2018-08-22 23:54:08 +02:00
basic.fail.generate.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
basic.generate.test.js refactor: add hooks (#3772) 2018-08-20 15:20:45 +01:00
basic.ssr.csp.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
basic.ssr.test.js feat: respect beforeEnter for route if set (#3760) 2018-08-18 18:15:37 +02:00
children.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
cli.test.js Server middleware watcher (#3718) 2018-08-14 19:35:25 +01:00
custom-app-template.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
custom-dirs.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
dist-options.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
dynamic-routes.test.js eslint: Prefer const over let (#3650) 2018-08-08 12:54:05 +02:00
error.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
express.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
fallback.generate.test.js fix: fallback should always be a string (#3792) 2018-08-23 19:33:02 +02:00
generator.test.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
module.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
nuxt.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
spa.test.js fix: async fetch and asyncData not trigger ErrorHandler (#3781) 2018-08-22 14:10:43 +01:00
ssr.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
utils.test.js eslint: Prefer const over let (#3650) 2018-08-08 12:54:05 +02:00
with-config.test.js feat: merge renderAndGetWindow options (#3761) 2018-08-22 17:14:15 +02:00
wp.config.test.js feat: upgrade to Babel 7 (#3667) 2018-08-10 14:45:58 +01:00