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

Remove the 'testing' module #172

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

sirosen
Copy link
Member

@sirosen sirosen commented Oct 8, 2024

This is a large surface area exposed via a very small number of
low-utility test helpers. The contracts here cannot be maintained as
the main source itself changes, and therefore each change to the
source requires an attendant change to the testing helpers and
documentation of the change in both locations.

Move the only "surviving" test in test_mocks to a new test_meta
test module.

This is a *large* surface area exposed via a very small number of
low-utility test helpers. The contracts here cannot be maintained as
the main source itself changes, and therefore each change to the
source requires an attendant change to the testing helpers and
documentation of the change in both locations.

Move the only "surviving" test in `test_mocks` to a new `test_meta`
test module.
@sirosen sirosen merged commit c96ca4e into globus:main Oct 11, 2024
13 checks passed
@sirosen sirosen mentioned this pull request Oct 18, 2024
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.

2 participants