angular-cn/packages/common/http/test
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
..
BUILD.bazel test: setup circular dependency tests for all entry points (#34774) 2020-01-23 11:36:40 -08:00
client_spec.ts test(ivy): fix paths for http tests to work with ivy (#27121) 2018-11-15 21:18:00 -08:00
headers_spec.ts test(ivy): fix paths for http tests to work with ivy (#27121) 2018-11-15 21:18:00 -08:00
jsonp_mock.ts build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
jsonp_spec.ts test(ivy): fix paths for http tests to work with ivy (#27121) 2018-11-15 21:18:00 -08:00
module_spec.ts refactor: fix typescript strict flag failures in all tests (#30993) 2019-07-18 14:21:26 -07:00
params_spec.ts fix(common): remove extra & in http params (#34896) 2020-01-31 11:26:25 -08:00
request_spec.ts test(ivy): fix paths for http tests to work with ivy (#27121) 2018-11-15 21:18:00 -08:00
response_spec.ts test(ivy): fix paths for http tests to work with ivy (#27121) 2018-11-15 21:18:00 -08:00
xhr_mock.ts test(ivy): fix paths for http tests to work with ivy (#27121) 2018-11-15 21:18:00 -08:00
xhr_spec.ts fix(zone.js): add issue numbers of `@types/jasmine` to the test cases (#34625) 2020-04-08 12:10:34 -07:00
xsrf_spec.ts test(ivy): fix paths for http tests to work with ivy (#27121) 2018-11-15 21:18:00 -08:00