angular/packages/zone.js/test/node
arturovt 19fae76bad fix(zone.js): patch fs.realpath.native as macrotask (#54208)
This commit updates the implementation of the zone.js `fs` patch to
restore the implementation of `realpath.native` and patches it as a macrotask,
along with other functions of the `fs` package. This is the only nested function
that must be patched.

Closes: #45546

PR Close #54208
2024-02-06 16:04:40 +00:00
..
console.spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
crypto.spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
Error.spec.ts build: update to jasmine 4.0 (#45558) 2022-04-11 16:25:28 +00:00
events.spec.ts fix(zone.js): patch nodejs EventEmtter.prototype.off (#37863) 2020-07-24 15:45:00 -07:00
fs.spec.ts fix(zone.js): patch fs.realpath.native as macrotask (#54208) 2024-02-06 16:04:40 +00:00
http.spec.ts refactor: update zone.js and tests to work with ESM (#48521) 2022-12-19 19:50:44 +00:00
process.spec.ts test(zone.js): update zone.js test for jasmine upgrade (#49914) 2023-05-09 14:38:45 -07:00
timer.spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00