angular-cn/modules/@angular/http/test
Jason Choi 64fc4648b7 fix(testing): correctly import NgMatchers (#10077)
Some test cases incorrectly rely on the side effect of other test cases
importing `NgMatchers`. This commit fixes this by making `expect` in
`core/testing_internal` properly typed.
2016-07-22 09:20:51 -07:00
..
backends fix(testing): correctly import NgMatchers (#10077) 2016-07-22 09:20:51 -07:00
base_request_options_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
headers_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
http_spec.ts fix(testing): correctly import NgMatchers (#10077) 2016-07-22 09:20:51 -07:00
static_request_spec.ts feat(http): add content-type override support for http request (#10211) 2016-07-22 08:37:32 -07:00
static_response_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
url_search_params_spec.ts fix(http): don't encode values that are allowed in query (#9651) 2016-06-28 11:31:35 -07:00