rsnext/test
Joe Haddad 734989d836 [Experimental] CSS Module Support (#9686)
* CSS Module Support

* Fix Server-Side Render of CSS Modules

* Fix Jest Snapshots
https://github.com/facebook/jest/pull/8492

* Fix snapshots

* Add test for CSS module edit without remounting

* Add tests for dev and production style being applied

* Add missing TODOs

* Include/exclude should only be applied to issuer, not the CSS file itself

* Add CSS modules + node_modules tests

* Test that content is correct

* Create Multi Module Suite

* Add client-side navigation support for CSS

* Add tests for client-side nav

* Add some delays

* Try another fix

* Increase timeout to 3 minutes

* Fix test

* Give all unique directories
2019-12-11 11:46:12 +01:00
..
.stats-app Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
integration [Experimental] CSS Module Support (#9686) 2019-12-11 11:46:12 +01:00
isolated Exclude cache from being deleted in dev (#9448) 2019-11-19 10:40:13 -06:00
lib Add checking of custom routes for invalid fields (#9434) 2019-12-10 09:54:56 -05:00
unit Add tests for optional chaining and nullish coalescing (#9665) 2019-12-08 12:38:22 -06:00
.babelrc Use preset-react's development option + enable modules transform in test env (#5081) 2018-09-03 16:41:52 +02:00
.gitignore Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
jest-environment.js Update CI/test set up (#9499) 2019-11-25 13:19:45 -05:00
jest-global-setup.js Update CI/test set up (#9499) 2019-11-25 13:19:45 -05:00
jest-global-teardown.js Update CI/test set up (#9499) 2019-11-25 13:19:45 -05:00