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

Allow for a custom DatabaseClient with mlUnitTest #360

Closed
rjrudin opened this issue Jun 26, 2018 · 1 comment
Closed

Allow for a custom DatabaseClient with mlUnitTest #360

rjrudin opened this issue Jun 26, 2018 · 1 comment
Assignees
Milestone

Comments

@rjrudin
Copy link
Contributor

rjrudin commented Jun 26, 2018

mlUnitTest currently assumes that the mlRest* properties should be used for connecting to the REST server to run tests. This is too limited.

We can do two things here:

  1. Add support for a set of "mlUnitTest*" properties for fully configuring a DatabaseClient.
  2. Allow for providing a custom DatabaseClient on the mlUnitTest task

I think the first option should suffice though.

@rjrudin rjrudin added this to the 3.8.1 milestone Jun 26, 2018
@rjrudin rjrudin self-assigned this Jul 9, 2018
@rjrudin
Copy link
Contributor Author

rjrudin commented Jul 9, 2018

Added docs for this to the ml-unit-test-example project

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

No branches or pull requests

1 participant