Skip to content

tests: revisit tests for removed load_module #7003

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
May 17, 2020

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Apr 2, 2020

The tests came via c629f6b and c61ff31.
The fixes from there are kind of obsoleted by 4cd08f9 (moving to importlib),
but it makes sense to keep them as integration tests in general.

@blueyed blueyed changed the title tests: revisit tests for removed load_module (#337) tests: revisit tests for removed load_module Apr 2, 2020
@blueyed blueyed force-pushed the tests-reload-upstream branch 2 times, most recently from 646a970 to b0393cc Compare April 2, 2020 14:00
@nicoddemus
Copy link
Member

@asottile can you take a look at this, as you know the importlib details? 😁

@asottile
Copy link
Member

@asottile can you take a look at this, as you know the importlib details? 😁

yep, I can handle looking over this one 👍

Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EDIT: oh, I'll rebase this one

The tests came via c629f6b and c61ff31.
The fixes from there are kind of obsoleted by 4cd08f9 (moving to importlib),
but it makes sense to keep them as integration tests in general.
@asottile asottile force-pushed the tests-reload-upstream branch from b0393cc to 18bc706 Compare May 17, 2020 21:17
@asottile asottile merged commit 9310d67 into pytest-dev:master May 17, 2020
@nicoddemus
Copy link
Member

Thanks! Updated the list. 👍

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.

3 participants