webpack/test/helpers
Tobias Koppers 54fff4dd0a add support for `@keyframes`, `animation`, CSS Variables 2021-12-16 20:42:44 +01:00
..
CurrentScript.js support undo path 2020-09-16 23:20:44 +03:00
EventSourceForNode.js refactor and add test case 2021-10-25 12:12:52 +02:00
FakeDocument.js add support for `@keyframes`, `animation`, CSS Variables 2021-12-16 20:42:44 +01:00
LogTestPlugin.js chore: fix typo collaped 2021-04-04 13:39:30 +09:00
PluginEnvironment.js Upgrade to Prettier 2 2020-03-28 18:20:24 -04:00
applyPluginWithOptions.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
asModule.js fix null module externals 2021-09-03 13:47:09 +02:00
captureStdio.js filter experimental warnings 2021-07-15 16:37:54 +02:00
createFakeWorker.js add test case for moving modules and chunks between runtimes 2021-05-26 23:29:49 +02:00
createLazyTestEnv.js workaround for memory leak in jest 2021-07-12 10:19:58 +02:00
currentWatchStep.js assign correct cache to child compilation 2017-09-13 16:29:37 +02:00
deprecationTracking.js refactor startup logic to better integrate with libraries 2021-03-08 20:25:09 +01:00
exec-in-directory.js separate integration and unit tests, use codecov flags 2017-10-19 17:35:20 +02:00
expectWarningFactory.js improve test case, convert trace into warning 2020-09-27 11:26:32 +02:00
fakeSystem.js fix using global library as fallback 2020-04-14 15:14:53 +02:00
prepareOptions.js Move prepareOptions to test helpers 2018-04-14 21:46:33 +02:00
remove.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportDefaultAssignment.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportsArrowFunctionExpression.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportsBlockScoping.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportsClassFields.js add support for class fields 2021-04-27 10:28:13 +02:00
supportsDefaultArgs.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportsES6.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportsForOf.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportsIteratorDestructuring.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportsLogicalAssignment.js nit 2020-09-30 08:49:05 -04:00
supportsNullishCoalescing.js add tests, refactor how optional chaining handles 2020-08-07 14:44:54 +02:00
supportsObjectDestructuring.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportsOptionalCatchBinding.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportsOptionalChaining.js add tests, refactor how optional chaining handles 2020-08-07 14:44:54 +02:00
supportsRequireInModule.js fix lint error 2021-06-25 22:08:54 +02:00
supportsSpread.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportsTemplateStrings.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportsWebAssembly.js resolve linting issues in test/helpers 2019-08-22 13:26:45 +02:00
supportsWorker.js Fix new Worker() compatibility check in unit tests for older node versions 2021-02-01 18:01:20 +02:00
warmup-webpack.js increase timeout of warmup 2021-07-15 16:37:54 +02:00