Skip to content

feat: Add AdkWebClient service#153

Merged
kalenkevich merged 1 commit into
mainfrom
feat/adk_web_client
Feb 23, 2026
Merged

feat: Add AdkWebClient service#153
kalenkevich merged 1 commit into
mainfrom
feat/adk_web_client

Conversation

@kalenkevich
Copy link
Copy Markdown
Collaborator

Link to Issue or Description of Change

Add AdkWebClient class which is a client class for the ADK Web server. Useful while working with integrations/conformance tests.

Note: Also we should think about exposing that as part of the public API.

Testing Plan

Please describe the tests that you ran to verify your changes. This is required
for all PRs that are not small documentation or typo fixes.

Unit Tests:

  • I have added or updated unit tests for my change.
  • All unit tests pass locally.

Please include a summary of passed npm test results.

Checklist

  • I have read the CONTRIBUTING.md document.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have manually tested my changes end-to-end.
  • Any dependent changes have been merged and published in downstream modules.

Copy link
Copy Markdown
Member

@ScottMansfield ScottMansfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, this seems useful for integration testing.

@kalenkevich kalenkevich merged commit f46c869 into main Feb 23, 2026
6 checks passed
@kalenkevich kalenkevich deleted the feat/adk_web_client branch February 23, 2026 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants