Skip to content

test: cover tools output formats#69

Open
Kkkakania wants to merge 1 commit into
ob-labs:mainfrom
Kkkakania:test/tools-output-format
Open

test: cover tools output formats#69
Kkkakania wants to merge 1 commit into
ob-labs:mainfrom
Kkkakania:test/tools-output-format

Conversation

@Kkkakania

Copy link
Copy Markdown

Closes #57.

Summary

  • add CLI tests for contextseek tools --format openai
  • add CLI tests for contextseek tools --format anthropic
  • verify both outputs parse as JSON and expose the expected retrieve and expand tool contracts

Verification

  • uv run pytest tests/unit_tests/test_cli.py -q
  • uv run pytest tests/unit_tests/test_cli.py tests/unit_tests/domain -q
  • uv run ruff check tests/unit_tests/test_cli.py
  • git diff --check

@webup webup requested a review from Evenss June 18, 2026 07:03
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.

Add tests for contextseek tools output formats

1 participant