commit | 0a5a9ed45639d56554ecb751de105105fac5da95 | [log] [tgz] |
---|---|---|
author | Temoc Rodriguez <cr056n@att.com> | Tue Sep 26 10:28:40 2017 -0700 |
committer | Temoc Rodriguez <cr056n@att.com> | Tue Sep 26 10:38:45 2017 -0700 |
tree | 76d7bd499a5df1c16dfb5409ac5e6c01825ba0e2 | |
parent | 742270864ddc3f89320b815fa9cd85caf83fca46 [diff] |
Fix TestSO properties TestSO was missing the environment properties for AAI and SO url, user, and pass. Set SO and AAI properties in TestSO.java. If this is not set, then the response will be null and the junit will fail. Moved setting properties to Util.java to promote code reuse. Issue-ID: POLICY-259 Change-Id: Id73611abab900675a1f2b543f71566baa05318b2 Signed-off-by: Temoc Rodriguez <cr056n@att.com>
This source repository contains ONAP Policy application code. To build it:
The Demo template rule is located in template.demo sub-project. Use that project to protoype and test the .drl demo rule. When finished update the archetype-closedloop-demo-rules project with the .drl. Be sure to remove the Setup rule and comment out any simulation/test code.
The other projects are supporting code used by the template.demo project.