aboutsummaryrefslogtreecommitdiffstats
path: root/test/sch/core_test.clj
AgeCommit message (Collapse)AuthorFilesLines
2018-08-20EELF and email notificationAu, Bill (wa998j)1-1/+5
Issue-ID: DCAEGEN2-554 Change-Id: Ibcc19aa84c4bd687fb258b4e1effddedb0328871 Signed-off-by: Au, Bill (wa998j) <wa998j@att.com>
2018-04-05Update IConfiguration implMichael Hwang1-0/+3
v1.3.0 of distribution client changed the IConfiguration interface Change-Id: I29164aea59cdfd1273f1b7652d828d62d804b5f5 Issue-ID: DCAEGEN2-431 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2018-03-19Use sdc client 1.3.0Michael Hwang1-1/+1
They changed the namespace from openecomp to onap. Change-Id: I10766500c3e2c0d7bf5994c4318a825e4c0b6a89 Issue-ID: DCAEGEN2-392 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2018-02-22Fix monkeypatching issue, use clj-fakesMichael Hwang1-3/+6
Change-Id: I8ae31c1b3dfff3096e4bfef709a8f0581d2e9a7c Issue-ID: DCAEGEN2-260 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2018-02-22Increase unit test coverageMichael Hwang1-2/+23
Also updated pom to use 0.1.1 of oparent Change-Id: I3af9fd23583bf8de34e3412494d1bc4a99fe4630 Issue-ID: DCAEGEN2-260 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-10-27Fix setting of useHttpsWithDmaap configMichael Hwang1-0/+46
Change-Id: I91c6a0fe72c66fca3a740206753f9bcff10825a3 Issue-Id: DCAEGEN2-183 Signed-off-by: Michael Hwang <mhwang@research.att.com>