Skip to content

docs: update HTTP testing setup guidance#68794

Open
aparzi wants to merge 1 commit into
angular:mainfrom
aparzi:fix-issue-68792
Open

docs: update HTTP testing setup guidance#68794
aparzi wants to merge 1 commit into
angular:mainfrom
aparzi:fix-issue-68792

Conversation

@aparzi
Copy link
Copy Markdown
Contributor

@aparzi aparzi commented May 19, 2026

Update testing documentation clarify HttpClient testing providers

Fixed #68792

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

Issue Number: #68792

Does this PR introduce a breaking change?

  • Yes
  • No

@pullapprove pullapprove Bot requested a review from crisbeto May 19, 2026 10:17
@angular-robot angular-robot Bot added the area: docs Related to the documentation label May 19, 2026
@ngbot ngbot Bot added this to the Backlog milestone May 19, 2026
Comment thread adev/src/content/guide/http/testing.md
@aparzi aparzi force-pushed the fix-issue-68792 branch from 1473db8 to ab5ede9 Compare May 19, 2026 10:39
Comment thread adev/src/content/guide/http/testing.md Outdated
Update testing documentation clarify HttpClient testing providers

Fixed angular#68792
@aparzi aparzi force-pushed the fix-issue-68792 branch from ab5ede9 to 814a87a Compare May 19, 2026 12:19
@aparzi aparzi requested a review from JeanMeche May 19, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] Providing provideHttpClient not required in v21 tests

3 participants