angular-cn/packages/zone.js/test
JiaLiPassion 03d88c7965 feat: define all zone.js configurations to typescript interfaces (#35329)
PR Close #35329
2020-02-27 14:08:01 -08:00
..
assets
browser feat: add interface definitions which zone extends EventTarget (#35304) 2020-02-26 12:52:08 -08:00
closure fix(zone.js): __load_patch and __symbol__ should be in zone_extern for closure compiler (#31350) 2019-07-24 13:30:01 -07:00
common fix: should also allow subclass Promise without Symbol.species (#34533) 2020-01-31 13:17:59 -08:00
extra fix(zone.js): don't fire unhandledrejection if Zone handled error (#31718) 2019-07-24 16:10:59 -07:00
jest feat: add basic jest support (#35080) 2020-02-07 11:43:21 -08:00
node
npm_package feat: define all zone.js configurations to typescript interfaces (#35329) 2020-02-27 14:08:01 -08:00
patch
performance
rxjs
webdriver
zone-spec feat: add an tickOptions parameter with property processNewMacroTasksSynchronously. (#33838) 2020-02-20 15:14:59 -08:00
BUILD.bazel build: refactor zone bazel settings (#34532) 2020-02-20 15:20:14 -08:00
browser-env-setup.ts
browser-zone-setup.ts
browser_entry_point.ts
browser_es2015_entry_point.ts
browser_shadydom_entry_point.ts fix(zone.js): patch shadydom (#31717) 2019-07-24 14:42:14 -07:00
browser_shadydom_setup.ts fix(zone.js): patch shadydom (#31717) 2019-07-24 14:42:14 -07:00
browser_symbol_setup.ts
common_tests.ts
fake_entry.js
jasmine-patch.spec.ts
karma_test.bzl build: refactor zone bazel settings (#34532) 2020-02-20 15:20:14 -08:00
main.ts
mocha-patch.spec.ts
node-env-setup.ts
node_bluebird_entry_point.ts build: add a before-all-other bootstrap script that patches require (#34736) 2020-01-15 14:58:07 -05:00
node_entry_point.ts build: add a before-all-other bootstrap script that patches require (#34736) 2020-01-15 14:58:07 -05:00
node_entry_point_no_patch_clock.ts build: add a before-all-other bootstrap script that patches require (#34736) 2020-01-15 14:58:07 -05:00
node_error_disable_policy_entry_point.ts build: add a before-all-other bootstrap script that patches require (#34736) 2020-01-15 14:58:07 -05:00
node_error_entry_point.ts
node_error_lazy_policy_entry_point.ts build: add a before-all-other bootstrap script that patches require (#34736) 2020-01-15 14:58:07 -05:00
node_tests.ts
saucelabs.js
test-env-setup-jasmine-no-patch-clock.ts
test-env-setup-jasmine.ts
test-env-setup-mocha.ts
test-util.ts refactor: ensure zone.js can be built with typescript strict flag (#30993) 2019-07-18 14:21:26 -07:00
test_fake_polyfill.ts feat: add a temp solution to support passive event listeners. (#34503) 2020-02-24 17:30:04 -08:00
ws-client.js
ws-server.js
ws-webworker-context.ts
wtf_mock.ts
zone_worker_entry_point.ts