haystack-core-integrations icon indicating copy to clipboard operation
haystack-core-integrations copied to clipboard

Run integration tests on Jina integration

Open anakin87 opened this issue 3 months ago • 2 comments

I noticed that differently from other integrations, we don't have integration tests with the Jina API.

We should introduce some (one for each component) to make sure everything works correctly.

This would mean:

  • providing a Jina API key to the CI environment
  • writing these tests.

Once the Jina API key is set, we could also open this issue for contributions.

Remember that, in any case, tests that require API keys are not run in PRs from forks, so the reviewer should run the integration tests locally before merging.

anakin87 avatar Sep 01 '25 16:09 anakin87