webpack/test/helpers
Alexander Akait 2a669ff061
Merge pull request #17212 from webpack/feat-support-custom-syntax
feat: introduce a new syntax for worklets - `*context.audioWorklet.addModule()`
2023-05-31 21:26:59 +03: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 fix: error reporting 2023-05-19 15:36:06 +03: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 feat: introduce a new syntax for worklets - `*context.audioWorklet.addModule()` 2023-05-17 19:59:51 +03:00
createLazyTestEnv.js chore: try jest on new versions 2023-04-11 22:25:42 +03:00
currentWatchStep.js
deprecationTracking.js refactor startup logic to better integrate with libraries 2021-03-08 20:25:09 +01:00
exec-in-directory.js
expectSource.js cspell lint fix 2023-05-09 15:13:20 -07: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
findOutputFiles.js fix asset module hash 2021-11-29 19:37:32 +03:00
infrastructureLogErrors.js use infrastructure-log file 2022-02-15 09:08:02 +03:00
prepareOptions.js
regexEscape.js move expectSourceToContain, expectSourceToMatch, regexEscape to helper files 2023-05-09 12:01:55 -07: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
supportsClassStaticBlock.js test: run only when supports 2023-05-24 00:28:23 +03: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