Skip to content

feat(tests): add integration tests#589

Merged
tybulewicz merged 2 commits into
masterfrom
ttybulew/integration-tests
May 25, 2026
Merged

feat(tests): add integration tests#589
tybulewicz merged 2 commits into
masterfrom
ttybulew/integration-tests

Conversation

@tybulewicz
Copy link
Copy Markdown
Contributor

What does this PR do?

This PR adds smoke/integration tests that verify loading and running inference on models doesn't fail (without result accuracy verification)

Fixes #586

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@tybulewicz tybulewicz requested a review from a team as a code owner May 20, 2026 07:06
@github-actions github-actions Bot added tests Related to tests docs Related to documentation labels May 20, 2026
@tybulewicz tybulewicz force-pushed the ttybulew/integration-tests branch from d79c4a0 to fb7cff5 Compare May 25, 2026 06:24
@tybulewicz tybulewicz enabled auto-merge May 25, 2026 06:27
@tybulewicz tybulewicz added this pull request to the merge queue May 25, 2026
Merged via the queue into master with commit e458758 May 25, 2026
30 of 36 checks passed
@tybulewicz tybulewicz deleted the ttybulew/integration-tests branch May 25, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Related to documentation tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

implement model_api integration tests

2 participants