Skip to content
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

Move the setup of testing modules in a trait #3443

Merged
merged 1 commit into from
Mar 7, 2018
Merged

Move the setup of testing modules in a trait #3443

merged 1 commit into from
Mar 7, 2018

Conversation

claudiu-cristea
Copy link
Member

Split from #3402 to reduce the PR footprint there.

There are repetitive tasks and code duplication in some of the tests that are using the testing modules (woot). Allow code reusing for the setup of testing modules by moving the common code in a trait.

Copy link
Member

@greg-1-anderson greg-1-anderson left a comment

Choose a reason for hiding this comment

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

👍

@weitzman weitzman merged commit cb77fd5 into drush-ops:master Mar 7, 2018
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