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

[7.x][ML] Provide factory setup for creating models (#1527) #1532

Merged
merged 1 commit into from
Oct 13, 2020

Conversation

edsavage
Copy link
Contributor

Move boilerplate code for creating models to a base class method.

This goes some way to reducing duplicated code and standardizing how models are created in the tests.

Backports #1527

Move boilerplate code for creating models to a base class method.

This goes some way to reducing duplicated code and standardizing how models are created in the tests.
@edsavage edsavage merged commit c6200ea into elastic:7.x Oct 13, 2020
@edsavage edsavage deleted the refactor_model_tests_model_setup_7x branch October 13, 2020 10:38
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.

1 participant