Skip to content

TST: Update test path search and pytest deprecations #2075

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

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

greglucas
Copy link
Contributor

Explicitly put the search paths in for pytest so we don't find
other potential files with test in the name.

pytest.warns(None) is deprecated, so rearrange the test that was using that.

Explicitly put the search paths in for pytest so we don't find
other potential files with test in the name.

pytest.warns(None) is deprecated, so rearrange the test that was
using that.
@greglucas greglucas added this to the 0.21 milestone Sep 1, 2022
@greglucas greglucas merged commit 34fe0a3 into SciTools:main Sep 2, 2022
@greglucas greglucas deleted the pytest-updates branch September 2, 2022 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants