mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| jest-zone-patch-fake-timer.js | ||
| jest-zone.js | ||
| jest.config.js | ||
| jest.node.config.js | ||
| jest.spec.js | ||
| zone-jsdom-environment.js | ||
| zone-node-environment.js | ||