This repository was archived by the owner on Jan 19, 2023. It is now read-only.
Commit 59aa2c0
test(zone.js): update jest test code after upgrade to jest 29.0 (angular#47486)
related to angular#47438
After jest 28, `jest-environment-node` and `jest-environment-jsdom` need
to be installed by the user themselves, and the API has some breaking
changes, so this PR fix these issues to make the zone/jest integration
test code work as expected.
PR Close angular#474861 parent d11b1d9 commit 59aa2c0
File tree
5 files changed
+1106
-1755
lines changed- packages/zone.js
- test/jest
5 files changed
+1106
-1755
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments