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

Fix test_features_and_tags #225

Merged
merged 2 commits into from
Dec 22, 2024
Merged

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented Dec 22, 2024

We need to find geometric_features/features_and_tags.json using
importlib.resources and we want to store the comparison file
in the temporary directory generated for the test, not the current
directory.

This merge also removes imortlib_requests, which is included in all supported versions of python.

@xylar xylar self-assigned this Dec 22, 2024
@xylar xylar added the bug label Dec 22, 2024
We need to find `geometric_features/features_and_tags.json` using
`importlib.resources` and we want to store the comparison file
in the temporary directory generated for the test, not the current
directory.
@xylar xylar force-pushed the fix-test-features-and-tags branch from eb4b195 to b507df5 Compare December 22, 2024 13:03
@xylar xylar merged commit 0b45cc9 into MPAS-Dev:main Dec 22, 2024
6 checks passed
@xylar xylar deleted the fix-test-features-and-tags branch December 22, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant