Skip to content

tests: organize test helpers #1589

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 8 commits into from
Aug 10, 2020
Merged

tests: organize test helpers #1589

merged 8 commits into from
Aug 10, 2020

Conversation

Kyle-Verhoog
Copy link
Member

@Kyle-Verhoog Kyle-Verhoog commented Aug 3, 2020

We had a variety of helper classes and functions scattered all over the tests module. This patch consolidates them in the tests module which makes it easy to find, modify and import them in all our test cases.

Most of these changes are inspired/copied from the work done in #1558.

This PR is based off of #1581 and so is dependent on it. It also depends on #1588 since those tests depend on some unnecessary import assumptions.

@Kyle-Verhoog Kyle-Verhoog requested a review from a team as a code owner August 3, 2020 03:21
@Kyle-Verhoog Kyle-Verhoog force-pushed the kylev/clean-up-helpers branch from 6ab6903 to 49e71c5 Compare August 4, 2020 01:57
majorgreys
majorgreys previously approved these changes Aug 8, 2020
@majorgreys majorgreys merged commit 7c75f2a into master Aug 10, 2020
@majorgreys majorgreys deleted the kylev/clean-up-helpers branch August 10, 2020 18:55
@majorgreys majorgreys added this to the 0.42.0 milestone Aug 17, 2020
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.

2 participants