Nuxt/test/dev
Daniel Roe 69b5264ef3
fix: allow relative public paths (#8935)
2021-03-10 12:48:41 +01:00
..
async-config.size-limit.test.js fix: fix issues with url handling (#8494) 2020-12-16 14:12:16 +01:00
async-config.test.js test: separate dev and unit test 2020-01-21 14:00:19 +01:00
basic.config.defaults.test.js test: separate dev and unit test 2020-01-21 14:00:19 +01:00
basic.dev.test.js test: update basic.dev test 2021-02-10 14:58:10 +01:00
basic.dynamic.test.js fix(vue-app): enable dynamic publicPath on server-side (#8759) 2021-02-04 21:56:18 +01:00
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 feat(vue-app): support custom `fetchKey` for full static generation (#8466) 2020-12-17 12:49:59 +01:00
basic.plugins.test.js test: update test name 2021-02-07 21:54:07 +01:00
basic.relative.test.js fix: allow relative public paths (#8935) 2021-03-10 12:48:41 +01: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 fix(vue-app): add id attribute to `noopApp` (#8596) 2021-01-05 14:14:39 +01:00
children.test.js test: separate dev and unit test 2020-01-21 14:00:19 +01:00
cli.test.js chore(ci): temporary disable dev/cli.test 2020-06-12 23:41:06 +02:00
custom-app-template.test.js test: separate dev and unit test 2020-01-21 14:00:19 +01:00
custom-dirs.test.js test: separate dev and unit test 2020-01-21 14:00:19 +01:00
dist-options.test.js test: separate dev and unit test 2020-01-21 14:00:19 +01:00
dynamic-routes.test.js fix: normalize routes and decode resolved query (#8430) 2020-12-06 18:32:39 +01:00
encoding.test.js fix(server, vue-app): address encoding issues with query params (#8748) 2021-02-04 18:52:13 +00:00
error.test.js test: separate dev and unit test 2020-01-21 14:00:19 +01:00
express.test.js refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
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 test: separate dev and unit test 2020-01-21 14:00:19 +01:00
filenames-query-part.test.js test: separate dev and unit test 2020-01-21 14:00:19 +01:00
full-static.test.js fix(vue-renderer): respect injectScripts for target:static (#8912) 2021-03-01 20:29:51 +00:00
generator.test.js feat: options.target and full-static export (#6159) 2020-05-07 21:08:01 +02:00
https.test.js test: separate dev and unit test 2020-01-21 14:00:19 +01:00
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 test: separate dev and unit test 2020-01-21 14:00:19 +01:00
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 refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
renderer.test.js feat: options.target and full-static export (#6159) 2020-05-07 21:08:01 +02:00
route-name-splitter.test.js fix: normalize routes and decode resolved query (#8430) 2020-12-06 18:32:39 +01:00
runtime-config.test.js feat(config): improved runtimeConfig (#7420) 2020-05-27 12:38:39 +02:00
server.listen.test.js test: separate dev and unit test 2020-01-21 14:00:19 +01:00
sockets.test.js test: separate dev and unit test 2020-01-21 14:00:19 +01:00
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
trailing-slash-payload.test.js fix(vue-app): add leading slash for payload hydration (#8802) 2021-02-10 13:18:27 +01:00
trailing-slash.test.js fix: `trailingSlash` and child routes not working (#8423) 2020-12-17 14:34:53 +01:00
with-config.test.js test: update font preload to use regex 2020-12-01 12:58:39 +01:00
wp.config.test.js feat: support plug-and-play, typescript runtime and native modules (#8389) 2020-12-22 18:07:50 +01:00