Skip to content

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.

@ricardoc-db ricardoc-db force-pushed the jobs-api-integration-tests branch from 0ee0e42 to af7f3cf Compare July 29, 2024 14:41
@ricardoc-db ricardoc-db requested a review from dvkuznietsov July 30, 2024 10:47
@ricardoc-db ricardoc-db force-pushed the jobs-api-integration-tests branch from af7f3cf to 8523a9e Compare August 5, 2024 13:19
@ricardoc-db ricardoc-db requested a review from mgyucht August 6, 2024 10:52
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