Skip to content

Conversation

@sirosen
Copy link
Member

@sirosen sirosen commented Dec 29, 2025

An old mock for get_submission_id (as a YAML file) was still in use.
However, globus_sdk.testing provides a mock for this API call which can
be switched to trivially.

Additionally, several tests were using the mock which no longer need it
due to changes in SDK behavior to defer the request for a submission ID
until it is actually needed.

An old mock for `get_submission_id` (as a YAML file) was still in use.
However, `globus_sdk.testing` provides a mock for this API call which can
be switched to trivially.

Additionally, several tests were using the mock which no longer need it
due to changes in SDK behavior to defer the request for a submission ID
until it is actually needed.
@sirosen sirosen added the no-news-is-good-news This change does not require a news file label Dec 29, 2025
@sirosen sirosen merged commit 46b72a7 into globus:main Dec 29, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-news-is-good-news This change does not require a news file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants