jest/e2e/__tests__
Simen Bekkhus 6b01b5db33
chore: enable disabled `BigInt` test (#15576)
2025-04-18 08:07:59 +00:00
..
__snapshots__ chore: update ESLint to v9 (#15531) 2025-03-05 14:49:46 +01:00
asyncAndCallback.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
asyncRegenerator.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
autoClearMocks.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
autoResetMocks.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
autoRestoreMocks.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
babelPluginJestHoist.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
badSourceMap.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
beforeAllFiltered.ts chore: use `String.replaceAll` if possible (#14823) 2023-12-31 18:38:00 +01:00
beforeEachQueue.ts chore: use `String.replaceAll` if possible (#14823) 2023-12-31 18:38:00 +01:00
browserResolve.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
callDoneTwice.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
chaiAssertionLibrary.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
circularRefInBuiltInObj.test.ts Fix(expect-utils): Circular references not being caught when inside arrays (#14894) 2024-03-16 09:29:54 +01:00
circusConcurrent.test.ts fix(jest-circus) correct concurrent event ordering (#15381) 2025-01-15 12:06:53 +00:00
circusConcurrentEach.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
circusDeclarationErrors.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
clearCache.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
clearFSAndTransformCache.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
cliHandlesExactFilenames.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
compareDomNodes.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
complexItemsInErrors.ts chore: enable disabled `BigInt` test (#15576) 2025-04-18 08:07:59 +00:00
config.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
configOverride.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
console.test.ts chore: update jest repo organisation in urls (#14413) 2023-08-15 15:00:44 +02:00
consoleAfterTeardown.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
consoleDebugging.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
consoleLogOutputWhenRunInBand.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
coverageHandlebars.test.ts chore: use consistent casing in escape characters (#14806) 2023-12-29 16:15:04 +00:00
coverageProviderV8.test.ts fix(jest-runtime, @jest/transform): allow V8 coverage provider to collect coverage from files which were not loaded explicitly (#13974) 2023-03-04 11:03:50 +01:00
coverageRemapping.test.ts chore: use consistent casing in escape characters (#14806) 2023-12-29 16:15:04 +00:00
coverageReport.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
coverageThreshold.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
coverageTransformInstrumented.test.ts chore: use consistent casing in escape characters (#14806) 2023-12-29 16:15:04 +00:00
coverageWithoutTransform.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
crawlSymlinks.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
createProcessObject.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
customEsmTestSequencers.test.ts chore: use `String.replaceAll` if possible (#14823) 2023-12-31 18:38:00 +01:00
customHaste.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
customInlineSnapshotMatchers.test.ts chore: prefer `.includes` over `indexOf` (#14524) 2023-09-14 15:13:41 +02:00
customMatcherStackTrace.test.ts chore: prefer `.includes` over `indexOf` (#14524) 2023-09-14 15:13:41 +02:00
customReporters.test.ts chore: use numeric separators (#14570) 2023-09-25 21:36:31 +00:00
customReportersOnCircus.test.ts feat(jest-circus): add `onTestCaseStart` hook `Reporter` (#14174) 2023-06-21 00:02:30 +02:00
customResolver.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
customTestSequencers.test.ts chore: use `String.replaceAll` if possible (#14823) 2023-12-31 18:38:00 +01:00
debug.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
declarationErrors.test.ts chore: use `String.replaceAll` if possible (#14823) 2023-12-31 18:38:00 +01:00
dependencyClash.test.ts chore: use `String.replaceAll` if possible (#14823) 2023-12-31 18:38:00 +01:00
detectOpenHandles.ts feat(jest-config): `openHandlesTimeout` config option (#13875) 2023-02-23 12:17:57 +01:00
domDiffing.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
doneInHooks.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
dynamicRequireDependencies.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
each.test.ts fix: allow templating of null and undefined in a jest each key path template (#14831) 2024-03-16 09:21:45 +01:00
emptyDescribeWithHooks.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
emptySuiteError.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
env.test.ts chore: use consistent type imports (#14662) 2023-10-30 13:37:25 +01:00
environmentAfterTeardown.test.ts Add `waitNextEventLoopTurnForUnhandledRejectionEvents` flag (#14681) 2023-11-06 15:48:12 +01:00
environmentAfterTeardownJasmine.test.ts Add `waitNextEventLoopTurnForUnhandledRejectionEvents` flag (#14681) 2023-11-06 15:48:12 +01:00
errorOnDeprecated.test.ts chore: use for..of instead of forEach (#14517) 2023-09-19 10:41:10 +00:00
esmConfigFile.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
executeTestsOnceInMpr.ts Fix testPathPatterns when config is in subdirectory (#14934) 2024-05-29 08:41:13 +02:00
existentRoots.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
expectAsyncMatcher.test.ts chore: prefer `.includes` over `indexOf` (#14524) 2023-09-14 15:13:41 +02:00
expectInVm.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
explicitResourceManagement.test.ts feat: add support for Explicit Resource Management to mocked functions (#14895) 2024-02-20 11:09:31 +01:00
failureDetailsProperty.test.ts chore: use `String.replaceAll` if possible (#14823) 2023-12-31 18:38:00 +01:00
failures.test.ts chore: use `String.replaceAll` if possible (#14823) 2023-12-31 18:38:00 +01:00
fakePromises.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
fakeTimers.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
fakeTimersLegacy.test.ts Add `waitNextEventLoopTurnForUnhandledRejectionEvents` flag (#14681) 2023-11-06 15:48:12 +01:00
fatalWorkerError.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
filter.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
findRelatedFiles.test.ts feat: split some `jest-snapshot` utility functions to its own package `@jest/snapshot-utils` (#15095) 2024-05-29 08:24:52 +02:00
focusedTests.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
forceExit.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
generatorMock.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
global-mutation.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
global.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
globalSetup.test.ts Fix testPathPatterns when config is in subdirectory (#14934) 2024-05-29 08:41:13 +02:00
globalTeardown.test.ts Fix testPathPatterns when config is in subdirectory (#14934) 2024-05-29 08:41:13 +02:00
globals.test.ts fix: actually add `dispose` Symbols to Node globals (#14909) 2024-02-20 10:09:41 +01:00
hasteMapMockChanged.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
hasteMapSha1.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
hasteMapSize.test.ts chore: avoid await expressions (#14815) 2023-12-30 10:27:49 +00:00
importedGlobals.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
injectGlobals.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
isolateModules.test.ts feat(expect): remove alias methods (#14632) 2023-10-31 07:40:45 +01:00
isolateModulesAsync.test.ts fix: isolate esm async import bug (#14397) 2023-08-21 14:08:55 +02:00
iterator-to-null-test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
jasmineAsync.test.ts chore: enable lint rule for better `RegExp`es (#14803) 2023-12-29 09:23:18 +00:00
jasmineAsyncWithPendingDuringTest.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
jest.config.js.test.ts chore: use `String.replaceAll` if possible (#14823) 2023-12-31 18:38:00 +01:00
jest.config.ts.test.ts fix failing snapshot test (#15497) 2025-02-09 23:29:11 +01:00
jestChangedFiles.test.ts chore: prefer using array spread (#14820) 2023-12-31 14:52:26 +00:00
jestEnvironmentJsdom.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
jestObject.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
jestRequireActual.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
jestRequireMock.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
json.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
jsonReporter.test.ts chore: enable `eqeqeq` lint rule (#15182) 2024-07-12 07:16:53 +00:00
lifecycles.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
listTests.test.ts Support `outputFile` option for `listTests` option (#14980) 2024-03-25 07:57:01 +01:00
locationInResults.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
logHeapUsage.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
mockFunctions.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
mockNames.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
moduleNameMapper.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
moduleParentNullInTest.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
multiProjectRunner.test.ts chore: Fix typos (#15527) 2025-02-27 08:06:11 +00:00
multipleConfigs.ts feat(jest-config):Support loading TS config files via docblock loader (#15190) 2024-07-23 08:29:57 +00:00
nativeAsyncMock.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
nativeEsm.test.ts chore: do not log `isolated-vm` error in tests (#15166) 2024-07-07 11:27:47 +00:00
nativeEsmTypescript.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
nestedEventLoop.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
nestedTestDefinitions.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
noTestFound.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
noTestsFound.test.ts Only match relative paths when specifying paths (#12519) 2023-10-03 07:56:50 +02:00
nodePath.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
nonSerializableStructuresInequality.test.ts fix(jest-worker): hangs caused by failed assertions with circular values (#15191) 2024-07-23 09:38:01 +02:00
onlyChanged.test.ts Only match relative paths when specifying paths (#12519) 2023-10-03 07:56:50 +02:00
onlyFailuresNonWatch.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
overrideGlobals.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
pnp.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
presets.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
processExit.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
promiseAsyncHandling.test.ts Prevent false test failures caused by promise rejections handled asynchronously (#14315) 2023-09-20 17:10:09 +02:00
promiseReject.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
randomize.test.ts chore: use consistent type imports (#14662) 2023-10-30 13:37:25 +01:00
readInitialOptions.test.ts feat(config): if `process.features.typescript` is set, load `jest.config.ts` without external loader (#15480) 2025-01-30 09:24:36 +01:00
regexCharInPath.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
requireAfterTeardown.test.ts Add `waitNextEventLoopTurnForUnhandledRejectionEvents` flag (#14681) 2023-11-06 15:48:12 +01:00
requireAfterTeardownJasmine.test.ts Add `waitNextEventLoopTurnForUnhandledRejectionEvents` flag (#14681) 2023-11-06 15:48:12 +01:00
requireMain.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
requireMainAfterCreateRequire.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
requireMainIsolateModules.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
requireMainResetModules.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
requireMissingExt.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
requireV8Module.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
resetModules.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
resolve.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
resolveAsync.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
resolveConditions.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
resolveGetPaths.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
resolveNoFileExtensions.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
resolveNodeModule.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
resolveWithPaths.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
retainAllFiles.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
runProgrammatically.test.ts chore: enable lint rule for better `RegExp`es (#14803) 2023-12-29 09:23:18 +00:00
runProgrammaticallyMultipleProjects.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
runTestsByPath.test.ts docs(cli): updated documentation for `--runTestsByPath` command (#14004) 2023-03-22 23:51:48 +01:00
runtimeInternalModuleRegistry.test.ts chore: Fix typos (#15527) 2025-02-27 08:06:11 +00:00
sandboxInjectedGlobals.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
selectProjects.test.ts chore: use consistent type imports (#14662) 2023-10-30 13:37:25 +01:00
setupFiles.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
setupFilesAfterEnvConfig.test.ts feat(jest-circus, jest-jasmine2): Add support for async function in setupFilesAfterEnv (#14749) 2024-01-01 23:15:36 +01:00
shard.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
showConfig.test.ts chore: use `String.replaceAll` if possible (#14823) 2023-12-31 18:38:00 +01:00
showSeed.test.ts jest-circus runs children in shuffled order (#12922) 2023-02-23 13:19:32 +01:00
skipBeforeAfterAll.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
snapshot-concurrent.test.ts feat: add support for snapshot matchers in concurrent tests (#14139) 2023-06-30 15:49:33 +02:00
snapshot-unknown.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
snapshot.test.ts chore: use for..of instead of forEach (#14517) 2023-09-19 10:41:10 +00:00
snapshotMockFs.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
snapshotResolver.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
snapshotSerializers.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
stackTrace.test.ts chore: enable lint rule for better `RegExp`es (#14803) 2023-12-29 09:23:18 +00:00
stackTraceNoCaptureStackTrace.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
stackTraceSourceMaps.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
stackTraceSourceMapsWithCoverage.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
summaryThreshold.test.ts chore: use for..of instead of forEach (#14517) 2023-09-19 10:41:10 +00:00
supportsDashedArgs.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
symbol.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
testEnvironment.test.ts refactor(jest-environment)!: remove unnecessary defensive code (#15045) 2024-05-12 23:18:54 +02:00
testEnvironmentAsync.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
testEnvironmentCircus.test.ts feat(jest-circus): add `onTestCaseStart` hook `Reporter` (#14174) 2023-06-21 00:02:30 +02:00
testEnvironmentCircusAsync.test.ts feat(jest-circus): add `onTestCaseStart` hook `Reporter` (#14174) 2023-06-21 00:02:30 +02:00
testEnvironmentEsm.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
testEnvironmentRunScript.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
testFailing.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
testFailingJasmine.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
testFailingSnapshot.test.js chore: Fix typos (#15527) 2025-02-27 08:06:11 +00:00
testFailureExitCode.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
testInRoot.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
testMatch.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
testMatchDefault.test.ts Add mts and cts to test match and test regex (#14584) 2023-10-02 09:11:09 +00:00
testMatchTs.test.ts fix(jest-config): add `mts` and `cts` to default `moduleFileExtensions` config (#14369) 2023-09-20 15:53:50 +02:00
testNamePattern.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
testNamePatternSkipped.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
testPathPatternReporterMessage.test.ts Only match relative paths when specifying paths (#12519) 2023-10-03 07:56:50 +02:00
testPathPatternsSubprojects.test.ts Fix testPathPatterns when config is in subdirectory (#14934) 2024-05-29 08:41:13 +02:00
testResultsProcessor.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
testRetries.test.ts fix(jest-circus) correct concurrent event ordering (#15381) 2025-01-15 12:06:53 +00:00
testTodo.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
timeouts.test.ts fix: Avoid creating the word testfalse in the message on test timeout (#13954) 2023-02-26 13:01:10 +01:00
timeoutsLegacy.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
toMatchInlineSnapshot.test.ts chore: update jest repo organisation in urls (#14413) 2023-08-15 15:00:44 +02:00
toMatchInlineSnapshotWithJSX.test.ts chore: use consistent type imports (#14662) 2023-10-30 13:37:25 +01:00
toMatchInlineSnapshotWithPretttier3.test.ts Support Prettier 3 (#14566) 2023-09-25 08:29:36 +00:00
toMatchInlineSnapshotWithRetries.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
toMatchSnapshot.test.ts Revert "feat: add match named snapshot (#14045)" 2023-06-30 15:48:53 +02:00
toMatchSnapshotWithRetries.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
toMatchSnapshotWithStringSerializer.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
toThrowErrorMatchingInlineSnapshot.test.ts feat(jest-snapshot): Support Error.cause in snapshots (#13965) 2023-09-20 09:13:03 +00:00
toThrowErrorMatchingSnapshot.test.ts Revert "feat: add match named snapshot (#14045)" 2023-06-30 15:48:53 +02:00
transform.test.ts chore: use for..of instead of forEach (#14517) 2023-09-19 10:41:10 +00:00
transformLinkedModules.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
tsIntegration.test.ts feat: allow `jest.config.cts` (#14070) 2024-01-05 07:27:16 +00:00
typescriptConfigFile.test.ts feat(config): if `process.features.typescript` is set, load `jest.config.ts` without external loader (#15480) 2025-01-30 09:24:36 +01:00
typescriptCoverage.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
unexpectedToken.test.ts feat: split some `jest-snapshot` utility functions to its own package `@jest/snapshot-utils` (#15095) 2024-05-29 08:24:52 +02:00
useStderr.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
verbose.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
version.test.ts chore: enable lint rule for better `RegExp`es (#14803) 2023-12-29 09:23:18 +00:00
watch-plugins.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
watchModeNoAccess.test.ts chore: use consistent casing in escape characters (#14806) 2023-12-29 16:15:04 +00:00
watchModeOnlyFailed.test.ts chore: use for..of instead of forEach (#14517) 2023-09-19 10:41:10 +00:00
watchModePatterns.test.ts chore: use for..of instead of forEach (#14517) 2023-09-19 10:41:10 +00:00
watchModeUpdateSnapshot.test.ts chore: use `String.replaceAll` if possible (#14823) 2023-12-31 18:38:00 +01:00
workerForceExit.test.ts chore: use numeric separators (#14570) 2023-09-25 21:36:31 +00:00
workerRestartBeforeSend.test.ts fix: Restart a shut down worker before sending it a task. (#14015) 2023-04-19 12:09:03 +02:00
workerRestarting.test.ts Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
wrongEnv.test.ts chore!: drop support for Node.js 21 (#15118) 2024-07-12 10:38:58 +02:00