GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/944
Tests for rest EffectorApi
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
tests-for-rest-EffectorApi
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/944.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #944
----
commit e00a9db64a096708758397cdd2d1ea57d2359606
Author: Aled Sage <aled.sage@...>
Date: 2018-02-02T09:03:05Z
Fix config key names in BlockingEntity (in tests)
commit 954b64c4129e8f008e96922f40710f18bae97f99
Author: Aled Sage <aled.sage@...>
Date: 2018-02-02T09:05:29Z
Add EffectorResourceTest
----
---