Skip to content

Fix test_features_and_tags #225

Merged
xylar merged 2 commits intoMPAS-Dev:mainfrom
xylar:fix-test-features-and-tags
Dec 22, 2024
Merged

Fix test_features_and_tags #225
xylar merged 2 commits intoMPAS-Dev:mainfrom
xylar:fix-test-features-and-tags

Conversation

@xylar
Copy link
Copy Markdown
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
@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