summaryrefslogtreecommitdiffstats
path: root/keystone-model/src/test
AgeCommit message (Collapse)AuthorFilesLines
2018-09-11Use fasterxml jackson implementation in so/libsRob Daugherty42-374/+430
NexusIQ issue: org.codehaus.jackson This commit changes so/libs from the old codehaus jackson implementation to the fasterxml implementation. 2.8.10 is the latest version compatible with the 1.5.13.RELEASE springboot version used in SO. Change-Id: I3b1167dd0efeb3463efb7e01fac26d0f312d7aad Issue-ID: SO-864 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-09-10Functional so/libs unit testsRob Daugherty42-982/+2755
Unit tests to prepare for migration from the codehaus to the fasterxml implementation of jackson. Iincreases the code coverage metric from 51% to 70%. Change-Id: I6338214f3de9df95956b46d4e313d00052eb8692 Issue-ID: SO-1011 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-13update the license info for test filesSeshu-Kumar-M1-0/+3
Issue-ID: SO-453 Change-Id: Ie92c66d3bb24d406d06ca60b298ed20c63eea1ae Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13update the license infoSeshu-Kumar-M7-0/+22
Issue-ID: SO-453 Change-Id: I7357f31546903ca63cb28b7f1bd3dbdd291d51d1 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13update the license infoSeshu-Kumar-M10-0/+30
Issue-ID: SO-453 Change-Id: Iea3daeafa11dd5b774e793139818b81c9ff7a2de Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13update the license infoSeshu-Kumar-M11-0/+33
Issue-ID: SO-453 Change-Id: Ic542f69943e88bfeae85cee0f933b581c530e869 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13update the license infoSeshu-Kumar-M6-0/+18
Issue-ID: SO-453 Change-Id: I37e9a12a8985f85ee1586fa87998bf309c1d0bdf Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-02-11Improve code coverage for libssubhash kumar singh20-0/+1102
Improve code coverage for libs. Change-Id: I4b745bfec1c4c857d169b1726d80c02f1cb8e20e Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-02-11Improve coverage for libssubhash kumar singh15-0/+749
Improve test coverage for libs. Change-Id: Iac0c18f07d425d54ca8219e624a65a54b4b4529a Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>