rsnext/test/integration/css-fixtures
Tim Neutkens e1502bc9a5
Enable webpack5 for all apps (#25639)
* Enable webpack 5 by default for all apps

Still provides a way to opt-out using `webpack5: false` in next.config.js. Also throws an error for `future.webpack5`.

* Update tests

* Update test to run on webpack 4 instead of webpack 5

* disable webpack5 for legacy tests

* Fix stats-config for webpack4

* update tests

* update size for webpack4 test

* move basic suite first

* update basic test

* Add logs

* remove outdated testFutureDependencies job

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2021-06-07 15:48:29 -05:00
..
3rd-party-module/pages Test 3rd Party CSS Modules (#9924) 2020-01-03 15:23:06 -05:00
bad-custom-configuration Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-1 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-2 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-3 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-4 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-5 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-6 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-7 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-8 Add specific warning for require() PostCSS plugin (#10121) 2020-01-16 00:09:56 -05:00
bad-custom-configuration-func Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
basic-module/pages Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
catch-all-module/pages/[...post] Fix CSS Identifier Cleaning (#12239) 2020-04-27 10:35:10 -04:00
compilation-and-prefixing Fix CSS grid-column shorthand syntax (#15848) 2020-08-04 00:08:09 -04:00
composes-basic/pages Test CSS Behavior (#9733) 2019-12-13 10:28:59 -05:00
composes-external/pages Test CSS Behavior (#9733) 2019-12-13 10:28:59 -05:00
composes-ordering/pages Load CSS early instead of only preloading (#18846) 2020-11-06 16:24:02 +00:00
csp-style-src-nonce Add "nonce" from <Head> to the injected <style> to satisfy CSP (#19150) 2020-11-13 20:29:16 +00:00
custom-configuration Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
custom-configuration-arr Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
custom-configuration-legacy Enable webpack5 for all apps (#25639) 2021-06-07 15:48:29 -05:00
custom-configuration-webpack feat(css): add strictPostcssConfiguration flag (#20914) 2021-01-11 17:19:56 +00:00
dev-module/pages Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
dynamic-route-module/pages/[post] Replace brackets in CSS classes for dynamic routes (#11795) 2020-04-10 12:32:55 +02:00
global-and-module-ordering tests: fail when cannot replace content (#14087) 2020-06-11 18:29:38 +00:00
hmr-module/pages Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
hydrate-without-deps/pages Replace page loader with new route loader (#19006) 2020-11-11 18:13:16 +00:00
import-global-from-module Importing CSS from Third Party React Components (#16993) 2020-09-10 13:45:30 -04:00
invalid-global Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
invalid-global-module Special Global CSS Error within node_modules (#9849) 2019-12-27 13:35:37 -05:00
invalid-global-with-app Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
invalid-module Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
invalid-module-document Error on CSS in Custom Document (#10091) 2020-01-14 14:53:42 -05:00
multi-global Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
multi-global-reversed Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
multi-module Remove old modern mode experiment (#19275) 2020-11-18 18:30:00 +00:00
multi-page Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
nested-global Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
next-issue-12343 Test basic css module prefetching without compose (#16134) 2020-08-18 01:12:34 -04:00
next-issue-15468 Upgrade cssnano-simple dependency (#15488) 2020-07-26 23:56:36 -04:00
nm-module [Experimental] Add built-in Sass support (#10133) 2020-01-22 15:26:51 -05:00
nm-module-nested Test Nested CSS Imports (#9855) 2019-12-28 13:33:14 +01:00
npm-import Add CSS Resolve Test (#9724) 2019-12-12 10:51:38 -05:00
npm-import-bad Add CSS Resolve Test (#9724) 2019-12-12 10:51:38 -05:00
npm-import-nested Test Nested CSS Imports (#9855) 2019-12-28 13:33:14 +01:00
prod-module/pages Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
single-global Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
single-global-src Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
transition-cleanup/pages Update stylesheets on page navigation (#16126) 2020-08-17 21:20:05 +00:00
transition-react/pages Fix component lifecycle order for style swap (#19125) 2020-11-12 22:57:15 -05:00
transition-reload/pages Update stylesheets on page navigation (#16126) 2020-08-17 21:20:05 +00:00
unresolved-css-url Handle css-loader file resolving change (#17724) 2020-10-08 18:45:39 +00:00
unused/pages Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
url-global Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
url-global-asset-prefix-1 Fix New CSS Support Media Paths (#9916) 2020-01-03 12:45:04 -05:00
url-global-asset-prefix-2 Fix New CSS Support Media Paths (#9916) 2020-01-03 12:45:04 -05:00
valid-and-invalid-global Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
with-styled-jsx Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
with-tailwindcss Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
with-tailwindcss-and-purgecss Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
next.config.js Enable New CSS Support by Default (#9927) 2020-01-09 15:31:28 -05:00