aboutsummaryrefslogtreecommitdiffstats
path: root/ms
AgeCommit message (Collapse)AuthorFilesLines
2018-09-24Added test file for GetConfigRequestArundathi Patil1-0/+60
To increase the coverage. Issue-ID: CCSDK-552 Change-Id: Id01311100b2f8d21e000eb6d3d6ed5d221c92f7f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-24Merge "Added test file to AaiServiceImpl"Dan Timoney1-0/+51
2018-09-24Added test file to AaiServiceImplArundathi Patil1-0/+51
Wrote test cases to AaiServiceImpl. Issue-ID: CCSDK-552 Change-Id: I820c09caee9c4c533d07ea9d1f1c5d77dbbe09a8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-23naming ms - pom updates for docker.bt29831-2/+6
Updates to pom.xml to fix the docker build issues. Set the right phase for copy, and adding additional tags to image. Change-Id: I31726bfc6183bf2ccc2485d752093a8bb62a4703 Issue-ID: CCSDK-588 Signed-off-by: bt2983 <bt2983@att.com>
2018-09-21Make neng produce DockerimageAlexis de Talhouët1-24/+26
Change-Id: Iea7694a0f39d2614ec880d6c6fafe305baa2bea7 Issue-ID: CCSDK-593 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-21Merge "added version no to google guava plugin dependency"Dan Timoney2-3/+3
2018-09-21Merge "added test file to cover VlanTag.java"Dan Timoney1-0/+61
2018-09-21Merge "added test file to UnassignVlanTagResponseOutput"Dan Timoney1-0/+68
2018-09-21Merge "added test file to cover UnassignVlanTagResponse"Dan Timoney1-0/+71
2018-09-21Merge "Controller Blueprints Microservice"Dan Timoney10-25/+170
2018-09-21Merge "naming ms - pom updates for docker."Dan Timoney1-145/+118
2018-09-21Merge "Added test file for ServiceParameterTest"Dan Timoney1-0/+95
2018-09-21Merge "Added test file to cover IdentifierMap"Dan Timoney1-0/+98
2018-09-21Merge "Added test file for PolicyDetails"Dan Timoney1-0/+75
2018-09-21added version no to google guava plugin dependencySandeep J2-3/+3
to increase code coverage Issue-ID: CCSDK-591 Change-Id: I0599d001c5433ac1c63c160099090eab09bdaffa Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-21added test file to cover VlanTag.javaSandeep J1-0/+61
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ie08cbffb67539a5ef5f27938b52c2a66eac6be7c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-21added test file to UnassignVlanTagResponseOutputSandeep J1-0/+68
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I9c02ea5869e4b00877212af05411d6195965abd8 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-21added test file to cover UnassignVlanTagResponseSandeep J1-0/+71
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I12dc8bca8c56fa4424e360d98b805f9b3afa23fe Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-21Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)10-25/+170
Add basic authentication for Controllerblueprint MS. Change-Id: I145e26d6feba873e8d3ed82e4169cbaa425a277e Issue-ID: CCSDK-590 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-09-20naming ms - pom updates for docker.BT29831-145/+118
Switching to io.fabric8 plugin. Change-Id: I5b37c90983fe5f5df5860c623413afd661bbf0b6 Issue-ID: CCSDK-588 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-20Merge "naming ms - interface testing updates."Dan Timoney3-5/+28
2018-09-20Merge "Added test file to cover GeneratedName"Dan Timoney1-0/+90
2018-09-20Merge "Added test file to cover AaiResponse"Dan Timoney1-0/+41
2018-09-20Merge "added tst file to cver UnassignVlanTagRequestInput"Dan Timoney1-0/+67
2018-09-20Merge "added test file to cover UnassignVlanTagRequest"Dan Timoney1-0/+63
2018-09-20Merge "added test fle to cover AsignVlanTagResponseOutput"Dan Timoney1-0/+77
2018-09-20Merge "added test file to cover AssignVlanTagResponse"Dan Timoney1-0/+66
2018-09-20Merge "added test file to cover AssignVlanTagRequestInput"Dan Timoney1-0/+106
2018-09-20Merge "added test file for covering AssignVlanTagRequest"Dan Timoney1-0/+67
2018-09-20Merge "added test case to TestVlangtagApiServiceImpl"Dan Timoney1-0/+18
2018-09-20Merge "added test case to SpringServiceTest.java"Dan Timoney1-0/+5
2018-09-20Added test file for ServiceParameterTestArundathi Patil1-0/+95
To increase the coverage Issue-ID: CCSDK-552 Change-Id: Ia70ae4efffb673a8b5b358a4e56f66a526cc860b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-20Added test file for PolicyDetailsArundathi Patil1-0/+75
To increase the coverage Issue-ID: CCSDK-552 Change-Id: Ic5f8105bdf6b071c3ab42bcf4ef48a152c29dfc4 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-20Merge "added test case to PolicyPropertyMethodUtilsTest"Dan Timoney1-0/+5
2018-09-19naming ms - pom updates for docker.BT29831-1/+1
Temporarily disabling docker. Change-Id: I0550730057fafe296243d3a14f3821174008c6e1 Issue-ID: SDNC-462 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-19naming ms - pom updates for docker.BT29831-1/+1
Giving absolute path for docker plugin. Change-Id: If02b0d7d1e6d5763e4cc7dd6ccacf5e717bb9b2c Issue-ID: SDNC-462 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-19naming ms - pom updates for docker.BT29831-1/+9
Copying docker files to target directory since the src seems to be unavailable during official build. Issue-ID: SDNC-462 Change-Id: I20fd57b80e93f75b2419ec4071cdc4205748ebac Signed-off-by: BT2983 <BT2983@att.com>
2018-09-19Added test file to cover GeneratedNameArundathi Patil1-0/+90
To increase the coverage Issue-ID: CCSDK-552 Change-Id: Icd2308880de9bf2f11e6fb2d5fe1b1a12f64a18f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-19Added test file to cover IdentifierMapArundathi Patil1-0/+98
To increase the coverage. Issue-ID: CCSDK-552 Change-Id: I5c31b6388bc08413b57ad13f83728d530457602d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-19Added test file to cover AaiResponseArundathi Patil1-0/+41
To increase code coverage Issue-ID: CCSDK-552 Change-Id: I54efcd4eddc339832d49e8ec571ec1c24aa51b52 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-19added tst file to cver UnassignVlanTagRequestInputSandeep J1-0/+67
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I7120ea999808d09588b29a147482490cf45979c7 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-19added test file to cover UnassignVlanTagRequestSandeep J1-0/+63
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Iabc53ae55f7b705ea899c380f342632fc76dcb2f Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-19added test fle to cover AsignVlanTagResponseOutputSandeep J1-0/+77
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I3ce46de4c532c9dbc69900c3ac2da90388ab2820 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-19added test file to cover AssignVlanTagResponseSandeep J1-0/+66
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I8d2a5fad245f67b8af813ecf3bdd860ec37dc921 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-19added test file to cover AssignVlanTagRequestInputSandeep J1-0/+106
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I1c024660061a0baf4c8a716a710c06af33ddeac9 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-18naming ms - interface testing updates.BT29833-5/+28
Added additional configurable properties for interfaces, and to work with no certificates or https. Change-Id: I680b10ce21c41cecf6c32ddbbcb1c33967fff2e0 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-19added test file for covering AssignVlanTagRequestSandeep J1-0/+67
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ib94674fe0072cc1cf923fd5e72a16f32a9dfffc3 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-19added test case to TestVlangtagApiServiceImplSandeep J1-0/+18
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I2649fe9385b1fa62f1879e02db2993f9000d04ce Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-19added test case to SpringServiceTest.javaSandeep J1-0/+5
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I7d395d354468469b919b87a69ec7542e90346b6c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-18added test case to PolicyPropertyMethodUtilsTestSandeep J1-0/+5
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I99e927f97e06be07d25a4a297cd129e1bbb01cda Signed-off-by: Sandeep J <sandeejh@in.ibm.com>