Skip to content

test: add new integration checks and fix failing ones#2075

Merged
Anastasiia Zarechneva (zarechneva-a) merged 7 commits into
developfrom
zarechneva/tests
Jun 1, 2026
Merged

test: add new integration checks and fix failing ones#2075
Anastasiia Zarechneva (zarechneva-a) merged 7 commits into
developfrom
zarechneva/tests

Conversation

@zarechneva-a

@zarechneva-a Anastasiia Zarechneva (zarechneva-a) commented May 27, 2026

Copy link
Copy Markdown
Contributor

Replace a deprecated Google model with an up-to-date version.
Add DeepSeek integration tests, ACP message conversion tests, Metadata retrieval tests, and nullable tool schema support.
Fix Ollama tests run.

@zarechneva-a
Anastasiia Zarechneva (zarechneva-a) force-pushed the zarechneva/tests branch 2 times, most recently from cd15d92 to 4adb15b Compare June 1, 2026 09:39

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you for this PR, it looks good! I would approve if not for one thing that emerged, see comment: https://github.com/JetBrains/koog/pull/2075/changes#r3333497432

There are some minor nonblocking nit comments as well, but the one above is a bit more important

@zarechneva-a
Anastasiia Zarechneva (zarechneva-a) merged commit e439121 into develop Jun 1, 2026
22 checks passed
@zarechneva-a
Anastasiia Zarechneva (zarechneva-a) deleted the zarechneva/tests branch June 1, 2026 11:43
Andrey Bragin (EugeneTheDev) pushed a commit that referenced this pull request Jun 15, 2026
<!--
PR title should follow Conventional Commits format:
  type(scope): description

For breaking changes, append ! after type/scope:
  type(scope)!: description

Examples:
  feat(agents): add streaming response node
  fix(prompt): handle null responses in PromptExecutor
  refactor(agents)!: remove deprecated methods from Tool

See CONTRIBUTING.md for more details
-->
Replace a deprecated Google model with an up-to-date version.
Add DeepSeek integration tests, ACP message conversion tests, Metadata
retrieval tests, and nullable tool schema support.
Fix Ollama tests run.

(cherry picked from commit e439121)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Add new tests or modify existing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants