angular/packages/zone.js/test/node
Paul Gschwendtner cc5d3b75e2 refactor: update zone.js and tests to work with ESM (#48521)
* Adjusts tests to no longer rely on CommonJS features. Switches them to
  ESM
* Updates test initialization files to not double-initialize Jasmine now
  that bootstrap files are loaded after Jasmine. The `jasmine.boot`
  setup was hacky from `rules_nodejs` and will break in the future
  regardless if we e.g. use `rules_js` with actual unmodified `jasmine`.

PR Close #48521
2022-12-19 19:50:44 +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 refactor: update zone.js and tests to work with ESM (#48521) 2022-12-19 19:50:44 +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 build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
timer.spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00