Skip to content

Use a fixture to get widget testing axes #21781

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
Jan 9, 2022

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented Nov 28, 2021

Also define a generic noop function to use in the tests, which reduces more duplicated lines in the tests. Fixes #21774.

@dstansby dstansby marked this pull request as draft November 28, 2021 15:59
@dstansby dstansby marked this pull request as ready for review December 17, 2021 17:27
@dstansby dstansby added this to the v3.6.0 milestone Dec 17, 2021
@dstansby dstansby marked this pull request as draft January 6, 2022 22:23
@ericpre
Copy link
Member

ericpre commented Jan 9, 2022

@dstansby, other than the rebase, any reason to have this PR in draft?

@dstansby
Copy link
Member Author

dstansby commented Jan 9, 2022

No, just needs a rebase and the PEP8 fix. Will convert to not-draft when I've done that.

@dstansby dstansby marked this pull request as ready for review January 9, 2022 16:15
@timhoffm timhoffm merged commit 18b4b6e into matplotlib:main Jan 9, 2022
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.

[MNT]: Improvements to widget tests
4 participants