File tree
169 files changed
+1108
-401
lines changed- e2e
- __tests__/__snapshots__
- async-regenerator
- __tests__
- babel-plugin-jest-hoist
- before-all-filtered/__tests__
- before-each-queue/__tests__
- compare-dom-nodes/__tests__
- coverage-remapping
- __tests__
- coverage-report
- custom-resolver
- __mocks__
- deprecated-cli-options/__tests__
- detect-open-handles
- __tests__
- expect-async-matcher
- failures
- __tests__
- filter
- global-setup
- custom-tests-dir
- global-setup-custom-transform
- global-teardown
- custom-tests-dir
- jasmine-async/__tests__
- multi-project-config-root
- bar/__tests__
- foo/__tests__
- native-async-mock
- __tests__
- override-globals
- presets
- js/node_modules/jest-preset-js
- json/node_modules/jest-preset-json
- process-exit
- __tests__
- require-main
- resolve-get-paths
- resolve-no-extensions
- __tests__
- resolve-with-paths
- run-programmatically
- snapshot-resolver
- __tests__
- test-environment
- __tests__
- test-environment-async
- test-environment-circus
- __tests__
- timer-reset-mocks
- after-reset-all-mocks
- with-reset-mocks
- timer-use-real-timers/__tests__
- to-match-inline-snapshot
- to-throw-error-matching-inline-snapshot
- transform
- babel-jest
- babel-jest-ignored
- ecmascript-modules-support
- src
- multiple-transformers
- transform-linked-modules
- __tests__
- ignored
- package
- typescript-coverage
- __tests__
- packages
- expect/src
- __tests__/__snapshots__
- jest-circus
- src
- __mocks__
- __tests__
- jest-cli/src/init/__tests__/fixtures/has_jest_config_file
- jest-config/src/__tests__
- jest-core/src
- __tests__
- __fixtures__
- __snapshots__
- test_root
- __testtests__
- test_root_with_(parentheses)
- __testtests__
- jest-docblock/src/__tests__
- jest-haste-map/src/lib/__tests__
- jest-jasmine2/src
- jest-leak-detector/src/__tests__
- jest-matcher-utils/src
- __tests__
- jest-regex-util/src/__tests__
- jest-repl/src/cli
- jest-resolve/src/__tests__
- jest-runtime/src
- __tests__
- test_root
- __mocks__/nested1/nested2
- mapped_dir
- nested1/nested2
- node_modules/jest-resolve-test
- sourcemaps
- out
- jest-snapshot/src
- __mocks__
- __tests__
- fixtures
- jest-source-map/src/__tests__
- jest-transform/src
- jest-util/src
- __tests__
- jest-watcher/src/lib/__tests__
- scripts
- website
- pages/en
- static
- css
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
169 files changed
+1108
-401
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| 25 | + | |
| 26 | + | |
24 | 27 |
| |
25 | 28 |
| |
26 | 29 |
| |
| |||
47 | 50 |
| |
48 | 51 |
| |
49 | 52 |
| |
| 53 | + | |
50 | 54 |
| |
51 | 55 |
| |
52 | 56 |
| |
|
+7-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 |
| |
3 | 8 |
| |
4 | 9 |
| |
5 | 10 |
| |
6 | 11 |
| |
7 | 12 |
| |
8 | 13 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 14 | + | |
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
|
0 commit comments