webpack/test/helpers
Alexander Akait 5a204dc8cd
Github Actions / lint (push) Waiting to run Details
Github Actions / validate-legacy-node (push) Waiting to run Details
Github Actions / benchmark (1/4) (push) Waiting to run Details
Github Actions / benchmark (2/4) (push) Waiting to run Details
Github Actions / benchmark (3/4) (push) Waiting to run Details
Github Actions / benchmark (4/4) (push) Waiting to run Details
Github Actions / basic (push) Waiting to run Details
Github Actions / unit (push) Waiting to run Details
Github Actions / integration (10.x, macos-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (10.x, macos-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (10.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (10.x, ubuntu-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (10.x, windows-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (10.x, windows-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (12.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (14.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (16.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (18.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (20.x, macos-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (20.x, macos-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (20.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (20.x, ubuntu-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (20.x, windows-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (20.x, windows-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (22.x, macos-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (22.x, macos-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (22.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (22.x, ubuntu-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (22.x, windows-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (22.x, windows-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (24.x, macos-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (24.x, macos-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (24.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (24.x, ubuntu-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (24.x, windows-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (24.x, windows-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (lts/*, ubuntu-latest, a, 1) (push) Blocked by required conditions Details
Github Actions / integration (lts/*, ubuntu-latest, b, 1) (push) Blocked by required conditions Details
chore: more eslint rules (#19667)
2025-07-08 17:46:17 +03:00
..
CurrentScript.js test: fix 2024-08-21 18:49:35 +03:00
EventSourceForNode.js refactor: use `eslint-config-webpack` (#19645) 2025-07-02 15:10:54 +03:00
FakeDocument.js chore: more eslint rules (#19667) 2025-07-08 17:46:17 +03:00
LogTestPlugin.js fix: a lot of types (#19486) 2025-05-01 17:36:51 +03:00
PluginEnvironment.js chore: eslint more rules (#19648) 2025-07-03 12:06:45 +03:00
applyPluginWithOptions.js chore: no `no-var` for tests 2025-04-22 13:49:30 +03:00
asModule.js chore: refactor linting configurations 2025-04-22 00:17:46 +03:00
captureStdio.js chore: eslint more rules (#19648) 2025-07-03 12:06:45 +03:00
createFakeWorker.js refactor: use `eslint-config-webpack` (#19645) 2025-07-02 15:10:54 +03:00
createLazyTestEnv.js refactor: use `eslint-config-webpack` (#19645) 2025-07-02 15:10:54 +03:00
currentWatchStep.js style: improve style of code 2024-08-02 19:32:14 +03:00
deprecationTracking.js chore: more eslint rules (#19667) 2025-07-08 17:46:17 +03:00
exec-in-directory.js separate integration and unit tests, use codecov flags 2017-10-19 17:35:20 +02:00
expectSource.js refactor: use `eslint-config-webpack` (#19645) 2025-07-02 15:10:54 +03:00
expectWarningFactory.js style: improve style of code 2024-08-02 19:32:13 +03:00
fakeSystem.js refactor: use `eslint-config-webpack` (#19645) 2025-07-02 15:10:54 +03:00
findOutputFiles.js fix asset module hash 2021-11-29 19:37:32 +03:00
infrastructureLogErrors.js fix: no `object` types and less `any` types 2025-04-02 19:02:22 +03:00
pkg.json test: import attributes 2024-03-15 19:03:28 +03:00
prepareOptions.js refactor: code 2024-08-02 19:32:31 +03:00
regexEscape.js move expectSourceToContain, expectSourceToMatch, regexEscape to helper files 2023-05-09 12:01:55 -07:00
remove.js fix: a lot of types (#19486) 2025-05-01 17:36:51 +03:00
supportDefaultAssignment.js chore: no `no-var` for tests 2025-04-22 13:49:30 +03:00
supportsAggregateError.js refactor: logic 2025-04-23 01:27:18 +03:00
supportsArrowFunctionExpression.js refactor: improve code 2024-08-02 19:32:29 +03:00
supportsAsync.js fix: ESM library generation (#19386) 2025-04-06 17:53:09 +03:00
supportsBlob.js chore: fix typo (#19205) 2025-02-10 21:04:50 +03:00
supportsBlockScoping.js chore: no `no-var` for tests 2025-04-22 13:49:30 +03:00
supportsClassFields.js refactor: improve code 2024-08-02 19:32:29 +03:00
supportsClassStaticBlock.js refactor: improve code 2024-08-02 19:32:29 +03:00
supportsDefaultArgs.js chore: no `no-var` for tests 2025-04-22 13:49:30 +03:00
supportsES6.js refactor: improve code 2024-08-02 19:32:29 +03:00
supportsErrorCause.js refactor: logic 2025-04-23 01:27:18 +03:00
supportsForOf.js chore: no `no-var` for tests 2025-04-22 13:49:30 +03:00
supportsIteratorDestructuring.js chore: no `no-var` for tests 2025-04-22 13:49:30 +03:00
supportsLogicalAssignment.js chore: no `no-var` for tests 2025-04-22 13:49:30 +03:00
supportsNullishCoalescing.js chore: no `no-var` for tests 2025-04-22 13:49:30 +03:00
supportsObjectDestructuring.js chore: no `no-var` for tests 2025-04-22 13:49:30 +03:00
supportsOptionalCatchBinding.js refactor: improve code 2024-08-02 19:32:29 +03:00
supportsOptionalChaining.js chore: no `no-var` for tests 2025-04-22 13:49:30 +03:00
supportsRequireInModule.js chore: refactor linting configurations 2025-04-22 00:17:46 +03:00
supportsResponse.js chore: refactor linting configurations 2025-04-22 00:17:46 +03:00
supportsSpread.js refactor: use `eslint-config-webpack` (#19645) 2025-07-02 15:10:54 +03:00
supportsTemplateStrings.js chore: no `no-var` for tests 2025-04-22 13:49:30 +03:00
supportsUsing.js feat: support `using` keyword 2025-06-26 20:10:49 +03:00
supportsWebAssembly.js refactor: improve code 2024-08-02 19:32:29 +03: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 refactor: use `eslint-config-webpack` (#19645) 2025-07-02 15:10:54 +03:00