angular/packages/common/http/testing/src
Alex Rickabaugh 84d0d33c35 feat(http): introduce provideHttpClientTesting provider function (#47502)
This commit introduces the `provideHttpClientTesting()` function as an
alternative to the `HttpClientTestingModule` (in fact, the NgModule is
converted internally to just use the new provider function).

PR Close #47502
2022-10-06 19:02:45 +00:00
..
api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
backend.ts fix(common): include query parameters for open HTTP requests in verify (#44917) 2022-02-01 21:41:43 +00:00
module.ts feat(http): introduce provideHttpClientTesting provider function (#47502) 2022-10-06 19:02:45 +00:00
provider.ts feat(http): introduce provideHttpClientTesting provider function (#47502) 2022-10-06 19:02:45 +00:00
request.ts fix(common): incorrect error type for XHR errors in TestRequest (#36082) 2021-11-19 21:26:52 +00:00