Commit 1b10dc8
committed
Merge remote-tracking branch 'upstream/master' into uglier-inline-snapshots
* upstream/master: (225 commits)
docs: add CLA link to contributing docs (jestjs#9789)
chore: roll new version of docs
v25.3.0
chore: update changelog for release
chore(jest-types): correct type testRegex for ProjectConfig (jestjs#9780)
feat(circus): enable writing async test event handlers (jestjs#9397)
feat: enable all babel syntax plugins (jestjs#9774)
chore: add helper for getting Jest's config in e2e tests (jestjs#9770)
feat: pass ESM options to transformers (jestjs#9597)
chore: replace `any`s with `unknown`s (jestjs#9626)
feat: pass ESM options to Babel (jestjs#9766)
chore(website): add copy button the code blocks (jestjs#9750)
chore: bump istanbul-reports for new uncovered lines design (jestjs#9758)
chore: correct CHANGELOG.md (jestjs#9763)
chore(jest-types): expose type `CacheKeyOptions` for `getCacheK… (jestjs#9762)
docs: Fix simple typo, seperated -> separated (jestjs#9760)
v25.2.7
chore: update changelog for release
fix: drop getters and setters when diffing objects for error (jestjs#9757)
chore(jest-types): correct return type of shouldRunTestSuite fo… (jestjs#9753)
...819 files changed
Lines changed: 19538 additions & 14873 deletions
File tree
- .circleci
- .github
- ISSUE_TEMPLATE
- workflows
- .vscode
- .yarn/releases
- docs
- e2e
- __tests__
- __snapshots__
- async-regenerator
- babel-plugin-jest-hoist
- __tests__
- console-winston
- coverage-handlebars
- __tests__
- coverage-remapping
- coverage-report
- coverage-transform-instrumented
- coverage-without-transform
- __tests__
- create-process-object
- __tests__
- custom-reporters/reporters
- detect-open-handles/__tests__
- dynamic-require-dependencies
- __tests__
- each/__tests__
- esm-config
- cjs
- __tests__
- js
- __tests__
- mjs
- __tests__
- expect-async-matcher
- failures
- __tests__
- filter
- focused-tests/__tests__
- global-setup-custom-transform
- global-setup-node-modules
- global-setup
- project-1
- project-2
- global-teardown
- project-1
- project-2
- jasmine-async/__tests__
- json-reporter
- module-name-mapper-correct-config
- module-name-mapper-wrong-array-config
- __tests__
- native-async-mock
- override-globals
- pnp
- __tests__
- undeclared-dependency
- resolve
- __tests__
- runtime-internal-module-registry/__mocks__
- snapshot-serializers/plugins
- stack-trace-source-maps
- stack-trace/__tests__
- test-environment-circus-async
- __tests__
- test-results-processor
- transform
- babel-jest-manual
- babel-jest
- multiple-transformers
- transformer-config
- typescript-coverage
- v8-coverage/no-sourcemap
- __tests__
- wrong-env
- __tests__
- examples
- angular
- mongodb
- __test__
- react-native
- __tests__
- __snapshots__
- android
- app
- src/main
- java/com/jestrn
- res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- values
- gradle/wrapper
- keystores
- ios
- jestrn.xcodeproj
- jestrnTests
- jestrn
- Base.lproj
- Images.xcassets/AppIcon.appiconset
- snapshot
- typescript
- __tests__
- packages
- babel-jest
- src
- __tests__
- babel-plugin-jest-hoist
- src
- babel-preset-jest
- diff-sequences
- perf
- src
- eslint-config-fb-strict
- expect
- src
- __tests__
- __snapshots__
- jest-changed-files
- src
- jest-circus
- src
- __mocks__
- __tests__
- legacy-code-todo-rewrite
- jest-cli
- src
- __tests__/cli
- cli
- init
- __tests__
- __snapshots__
- fixtures
- has_jest_config_file_cjs
- has_jest_config_file_json
- has_jest_config_file_js
- has_jest_config_file_mjs
- type_module
- jest-config
- src
- __tests__
- __snapshots__
- jest-console
- src
- __tests__
- jest-core
- src
- __tests__
- __snapshots__
- cli
- lib
- __tests__/__snapshots__
- plugins
- jest-diff
- src
- __tests__
- jest-docblock
- src
- jest-each
- src
- __tests__
- table
- jest-environment-jsdom
- src
- __mocks__
- jest-environment-node
- src
- __tests__
- jest-environment
- src
- jest-fake-timers
- src
- __tests__
- jest-get-type
- jest-haste-map
- src
- __tests__
- crawlers
- __tests__
- lib
- jest-jasmine2
- src
- jasmine
- jest-leak-detector
- src/__tests__
- jest-matcher-utils
- src
- __tests__
- __snapshots__
- jest-message-util
- src
- __tests__/__snapshots__
- jest-mock
- src
- __tests__
- jest-phabricator
- src
- jest-regex-util
- src
- jest-repl
- src/cli
- jest-reporters
- src
- __tests__
- __snapshots__
- jest-resolve-dependencies
- src
- __tests__
- jest-resolve
- src
- __mocks__
- foo
- __tests__
- jest-runner
- src
- jest-runtime
- src
- __mocks__
- __tests__
- __snapshots__
- test_root
- cli
- jest-serializer
- src
- jest-snapshot
- src
- __tests__
- __snapshots__
- jest-source-map
- src
- jest-test-result
- src
- jest-test-sequencer
- src
- jest-transform
- src
- __tests__
- __snapshots__
- jest-types
- src
- jest-util
- src
- __tests__
- jest-validate
- src
- __tests__
- __snapshots__
- fixtures
- jest-watcher
- src
- lib
- jest-worker
- src
- __performance_tests__/workers
- workers
- __tests__
- jest
- pretty-format
- src
- __tests__
- plugins
- lib
- test-utils
- src
- scripts
- website
- blog
- pages/en
- static
- css
- img
- blog
- content
- matchers
- js
- versioned_docs
- version-22.x
- version-23.x
- version-24.0
- version-24.1
- version-24.8
- version-24.x
- version-25.1
- version-25.3
- versioned_sidebars
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 21 | | |
35 | 22 | | |
36 | 23 | | |
37 | 24 | | |
38 | 25 | | |
39 | 26 | | |
| 27 | + | |
| 28 | + | |
40 | 29 | | |
41 | 30 | | |
42 | 31 | | |
| |||
131 | 120 | | |
132 | 121 | | |
133 | 122 | | |
134 | | - | |
135 | 123 | | |
136 | 124 | | |
137 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | | - | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
75 | 106 | | |
76 | 107 | | |
77 | 108 | | |
| |||
85 | 116 | | |
86 | 117 | | |
87 | 118 | | |
88 | | - | |
| 119 | + | |
89 | 120 | | |
90 | 121 | | |
| 122 | + | |
91 | 123 | | |
92 | 124 | | |
93 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
14 | 13 | | |
0 commit comments