Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Internal] Add integration tests for Jobs API #325

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ricardoc-db
Copy link
Contributor

@ricardoc-db ricardoc-db commented Jul 26, 2024

Changes

Add integration tests for Jobs API.
Note that these aren't very high-value tests at the moment, as they provide little assurances other than asserting the operations reach a valid endpoint and no unexpected exceptions are thrown.
In the future, we may want to add more thorough tests.

Tests

The tests are the change.

Copy link
Contributor

@renaudhartert-db renaudhartert-db left a comment

Choose a reason for hiding this comment

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

Approved.

Context: As we discussed, we're moving to a new framework to handle integration tests. However, given that (i) this framework is not ready, (ii) that you've taken the time to write these tests, and (iii) that they are very minimalist, I think it is better to proceed with this PR and adapt the test later on.

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.

3 participants