angular/packages/zone.js/test/jest
JiaLiPassion 59aa2c06d1 test(zone.js): update jest test code after upgrade to jest 29.0 (#47486)
related to https://github.com/angular/angular/pull/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 #47486
2022-09-20 18:12:47 +02:00
..
jest-zone-patch-fake-timer.js feat(zone.js): add jest fakeTimers support (#39016) 2020-10-05 13:23:17 -07:00
jest-zone.js feat(zone.js): add jest fakeTimers support (#39016) 2020-10-05 13:23:17 -07:00
jest.config.js feat(zone.js): add jest fakeTimers support (#39016) 2020-10-05 13:23:17 -07:00
jest.node.config.js feat(zone.js): add jest fakeTimers support (#39016) 2020-10-05 13:23:17 -07:00
jest.spec.js test(zone.js): update jest test code after upgrade to jest 29.0 (#47486) 2022-09-20 18:12:47 +02:00
zone-jsdom-environment.js test(zone.js): update jest test code after upgrade to jest 29.0 (#47486) 2022-09-20 18:12:47 +02:00
zone-node-environment.js test(zone.js): update jest test code after upgrade to jest 29.0 (#47486) 2022-09-20 18:12:47 +02:00