aboutsummaryrefslogtreecommitdiffstats
path: root/ms/neng/src
AgeCommit message (Collapse)AuthorFilesLines
2018-11-15Merge "Fixed major sonar issue in PolicySequence"Dan Timoney1-4/+4
2018-11-15Merge "Sonar fixes in PolicyReader.Java"Dan Timoney1-8/+13
2018-11-15Fixed sonar issue in ExternalKeyValidatorezhil1-1/+1
Included empty method to check colletion Issue-ID: CCSDK-690 Change-Id: Ibf393c07f6d57f5871ad8c094c0d4ae1501da856 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-15Fixed major sonar issue in PolicySequenceezhil1-4/+4
Fixed variable hide issue Issue-ID: CCSDK-687 Change-Id: I20fbfdd30f76bc55463c9b49fe3ac05dfe8c9f50 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-15Sonar fixes in PolicyReader.Javaezhil1-8/+13
Replaced duplicate literals with constants Issue-ID: CCSDK-686 Change-Id: I389b4785a16dac8e7e20e7ccaeb05ab3de0256d8 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-15Fixed sonar issue in PropertyOperatorezhil1-2/+2
Fixed return type issue in propertyOperator Issue-ID: CCSDK-685 Change-Id: I11c88c6667d95a6e71db9c58d9ad43931d63423d Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-10-10Naming micro-service code - sql issues.BT29831-1/+1
Table names are case-sensitive in the version of Maria used in ONAP. Change-Id: I0a38a35a48fd2a2c850af67b46f882f2e7c96047 Issue-ID: CCSDK-608 Signed-off-by: BT2983 <BT2983@att.com>
2018-10-07Naming micro-service code.BT298344-282/+1033
Changes for bypassing normal flow when client passes an already resolved name. Plus, unit test updates, and code formatting updates to follow standards. Change-Id: I7e432531b6f344f6aeb358e2b28b8a6fd74c5070 Issue-ID: CCSDK-608 Signed-off-by: BT2983 <BT2983@att.com>
2018-10-04Merge "Fix neng communication with AAI"Dan Timoney4-38/+39
2018-10-04Merge "Added testcase to PolicyFinderServiceImpl"Dan Timoney1-10/+17
2018-10-04Merge "Added test file for NameGenRequest"Dan Timoney1-0/+64
2018-10-04Merge "Added test file for NameGenResponse"Dan Timoney1-0/+51
2018-10-03Merge "Added test file for HelloWorld"Dan Timoney1-0/+42
2018-10-03Merge "Added test file for GetConfigResponse"Dan Timoney1-0/+41
2018-10-03Fix neng communication with AAIAlexis de Talhouët4-38/+39
Add support with Basic Auth Disable hostname validation as k8s service name might not be listed within the cert Add support to trustore client side. Change-Id: I279df2b5e2fadd425fbeb3dc53ff72d8e3dcfe87 Issue-ID: CCSDK-600 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-27Added testcase to PolicyFinderServiceImplezhil1-10/+17
Added testcase for handle error method in PolicyFinderService Issue-ID: CCSDK-594 Change-Id: I5ec263001af0cf7ddc5a8065e54d5d162c295e29 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-24Added test file for NameGenResponseArundathi Patil1-0/+51
To increase the coverage Issue-ID: CCSDK-552 Change-Id: I6f21460997b6913bc4dab39f81a614ba115650aa Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-24Added test file for NameGenRequestArundathi Patil1-0/+64
To increase the coverage Issue-ID: CCSDK-552 Change-Id: I418c62fd2a134fd307883cfa4f270bcd2345262a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-24Added test file for HelloWorldArundathi Patil1-0/+42
To increase the coverage. Issue-ID: CCSDK-552 Change-Id: I31e72eea55b4a6b9ff5e0e4bf1b6f8182621432e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-24Added test file for GetConfigResponseArundathi Patil1-0/+41
To increase the coverage Issue-ID: CCSDK-552 Change-Id: Id62958fce23c38b3c957a82ed6ddf7e5a2b15ae1 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
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-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-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-20Merge "naming ms - interface testing updates."Dan Timoney2-5/+15
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 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-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-18naming ms - interface testing updates.BT29832-5/+15
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 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>
2018-09-18naming ms - docker updates.BT29831-1/+5
Added exec phase, and using lighter docker base image. Change-Id: I020c6e88408f4d17fe214ee7ac8f960230ad4980 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-17naming micro-service updates.BT298323-45/+642
More tests, changes for maria DB, support for UUID and timestamp etc. Change-Id: I17bdf3acbe970ef4104f2ec0d59d5777c0a9928e Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-14Merge "added test case to PolicyFinderServiceImpl"Dan Timoney1-0/+9
2018-09-14Merge "added test cases to SpringServiceTest.java"Dan Timoney1-0/+15
2018-09-14Merge "added test case to PropertyOperatorTest.java"Dan Timoney1-0/+9
2018-09-14added test case to PolicyFinderServiceImplSandeep J1-0/+9
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I9f926a3dc218c2c7a6de6d616b49999f7c531466 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-14added test cases to SpringServiceTest.javaSandeep J1-0/+15
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I6f6964410c8743d4141243e7a6b32ab7393d60ec Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-14added test case to PropertyOperatorTest.javaSandeep J1-0/+9
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I9efbb57491b6b6c53447dbb77da97d5a62c93481 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-12Merge "added test cases to SequenceFormatter.java"Dan Timoney1-2/+41
2018-09-12Merge "added TestExternalInterface.java"Dan Timoney1-0/+97
2018-09-12added test cases to SequenceFormatter.javaSandeep J1-2/+41
to increase code coverage for PolicySequence.java Issue-ID: CCSDK-552 Change-Id: Ia630d079f1bbdd583e98b7a162f036a0b3a0d1ed Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-12added TestExternalInterface.javaSandeep J1-0/+97
added TestExternalInterface.java to test ExternalInterface.java. Coverage increased from 0 to 100%. Issue-ID: CCSDK-552 Change-Id: I99e206677ba890927e1bb036b88c85adada06116 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-12JerseyConfiguration:Fixed sonar issueArundathi Patil1-6/+7
Sonar link : https://sonar.onap.org/code?id=org.onap.ccsdk.apps%3Accsdk-apps&selected=org.onap.ccsdk.apps%3Accsdk-apps-ms-neng%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fccsdk%2Fapps%2Fms%2Fneng%2Fcore%2FJerseyConfiguration.java Issue-ID: CCSDK-549 Change-Id: Ie2b186a810a3284f574baea6caa847814dfa6e55 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>