angular-cn/packages/zone.js/test/extra
JiaLiPassion 41667de778 fix(zone.js): add issue numbers of `@types/jasmine` to the test cases (#34625)
Some cases will still need to use `spy as any` cast, because `@types/jasmine` have some issues,
1. The issue jasmine doesn't handle optional method properties, https://github.com/DefinitelyTyped/DefinitelyTyped/issues/43486
2. The issue jasmine doesn't handle overload method correctly, https://github.com/DefinitelyTyped/DefinitelyTyped/issues/42455

PR Close #34625
2020-04-08 12:10:34 -07:00
..
bluebird.spec.ts fix(zone.js): add issue numbers of `@types/jasmine` to the test cases (#34625) 2020-04-08 12:10:34 -07:00
cordova.spec.ts build: move zone.js to angular repo (#30962) 2019-06-20 11:27:39 -07:00
electron.js fix(zone.js): zone-mix should import correct browser module (#31628) 2019-07-24 14:33:07 -07:00