Nuxt/test/dev
Daniel Roe b050861332
fix(generator): respect publicPath for static assets (#8344)
* fix: respect publicPath for static assets

* test: add test for correct `publicPath` URL handling
2020-11-14 23:10:16 +01:00
..
async-config.size-limit.test.js test: update async-config.size-limit 2020-06-24 09:39:32 +02:00
async-config.test.js
basic.config.defaults.test.js
basic.dev.test.js
basic.fail.generate.test.js feat: options.target and full-static export (#6159) 2020-05-07 21:08:01 +02:00
basic.generate.test.js fix(vue-renderer): fix meta injection when ssr renderer generates a spa page (#7439) 2020-06-10 17:26:50 +02:00
basic.plugins.test.js test: add test for inject in context (#7252) 2020-04-21 14:40:42 +02:00
basic.ssr.csp.test.js feat(server): support csp report-uri (#7307) 2020-05-04 20:24:17 +02:00
basic.ssr.test.js test: fix redirect tests (#8282) 2020-11-04 13:32:57 +00:00
children.test.js
cli.test.js chore(ci): temporary disable dev/cli.test 2020-06-12 23:41:06 +02:00
custom-app-template.test.js
custom-dirs.test.js
dist-options.test.js
dynamic-routes.test.js
error.test.js
express.test.js
extract-css.test.js fix(webpack): chunk name normalization for catch-all pages and windows (#7603) 2020-06-24 22:46:16 +02:00
fallback.test.js
filenames-query-part.test.js
full-static.test.js fix(generator): respect publicPath for static assets (#8344) 2020-11-14 23:10:16 +01:00
generator.test.js feat: options.target and full-static export (#6159) 2020-05-07 21:08:01 +02:00
https.test.js
modern.client.test.js fix: revert production js chunk names (#8012) 2020-09-09 10:49:31 +02:00
modern.server.test.js fix: revert production js chunk names (#8012) 2020-09-09 10:49:31 +02:00
modern.spa.test.js fix: revert production js chunk names (#8012) 2020-09-09 10:49:31 +02:00
module.test.js
named-views.test.js chore(deps): update devdependency @nuxtjs/eslint-config to v5 (#8345) 2020-11-14 17:10:53 +00:00
nuxt.test.js
renderer.test.js feat: options.target and full-static export (#6159) 2020-05-07 21:08:01 +02:00
route-name-splitter.test.js
runtime-config.test.js feat(config): improved runtimeConfig (#7420) 2020-05-27 12:38:39 +02:00
server.listen.test.js
sockets.test.js
spa.test.js fix: revert production js chunk names (#8012) 2020-09-09 10:49:31 +02:00
ssr.test.js fix(vue-app): use getter to provide this.$nuxt (#8170) 2020-10-13 12:19:08 +02:00
unicode-base.size-limit.test.js fix(vue-app): missing layout in error page with splittedChunks.layout (#8016) 2020-09-09 12:32:10 +02:00
unicode-base.test.js
with-config.test.js fix(webpack): use compact name for concatenated modules (#7639) 2020-06-30 19:47:42 +02:00
wp.config.test.js