Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: appc master 73d1eb965ffa81033864609311a4dbd406c45ad9
added test cases to TestDGGeneralDBService.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I309985d0b7d9cbfa60d3e1082afd84aaf9631ef1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master eb552133e407378672cc72705e9261dc4e6e9637
added test case to TestSignal.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ief0a74d2132295258c1a198309e310c235cad923
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 88ae299e275ad50642cd0ac754bd0189439e3aca
add property to skip karaf feature test
SingleFeatureTest results in ClassNotFoundException: ResolutionException
(no security manage: RMI class loader disabled)
Change-Id: I58ac5947557276ccc0c7add7cb4c9394418cfa26
Signed-off-by: Ryan Young <ry303t@att.com>
Issue-ID: APPC-1045
|
|
Project: appc master 42b0c6f15278f1d92a7a07db1b253ff50374ee4f
updated existing test in TransactionTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I2a16e144489647a011735bad462665690eeba368
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master f66c2480d558298e4c7ce94d02c643e91e885c3c
Added test cases to ConfigResourceNodeTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Iebffd1a614c286f50fca9b3159107d6e08a06670
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 2678c12a4091b0815b5b42efab8e8aba9e841638
added test case to TestEncryptionTool.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Icf3522dee487c4ab876e11f201ad160c6be3831d
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 171b07e5ed1b99dbe130b55726fc9ec65d4432ea
added test case to DefaultConfigurationTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I4b0f1f352fa8b90810b7efc145e83edebff913da
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 1267640ca31c536d761429207983aff8b9168ef0
added test case to PoolTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ibbafa33ed726dff65cbc3528bf09d9cf68d97eb3
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 46e785239c29d4823cace5137ecab5ce46a731f0
updated existing test case to increase coverage
updated existing test case to increase code coverage
Issue-ID: APPC-1086
Change-Id: I3cec480ee68d5dc1aefd1aa8760ca70b485845b4
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 40a4719e58b4e1af57e1cfc208b24efca35979a5
added test case to TestStructuredPropertyHelper
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I27a84f312fcdaed2ff85c686d2fa2e39884b6224
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 343b1b67b04e41547963faa72134cb8970168051
Junits for inbound/InterfaceServices
Code Coverage for appc-Inbound/InterfaceServices
Issue-ID: APPC-1132
Change-Id: Idd36429115f2d324fded4ab4106226cfad33bb65
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
|
|
Project: appc master 39db412ce7214d74e0df638c3dc4368bc0a55456
Revert query changes
The changes between patch 3 and patch 4 of this commit
https://gerrit.onap.org/r/#/c/55093, where the parameters
are sent to the SvcLogicContext instead of values, breaks
the save functionality in cdt. When SvcLogicContext is
allowed to subsitute the values, the StringUtils.isEmpty
functions are skipped over.
Although it appears this change is changing a parameterized
query to a static statement query, in fact the query is not
parameterized in its current form either. In its current form,
SvcLogicContext is just subsituting the values into a static
statement query. SvcLogicContext does perform a simple single
quote escape, which could be duplicated here.
Change-Id: If3ffceed5ad147c402355ffef17a8abf0752d5b1
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1107
|
|
Project: appc master 386ce982642ec9fe41a324fac41c57ed1c650dcc
added test case to ConfigResourceNodeTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ie87a796113a818a2454f8f2e339563ac062ee627
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 3a19b9518b8dd2f56f1b417de46b1abbe4023117
added test case to TestAaiService.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I5af628ec75f5dc16eac289fcaae4d62456b3edb0
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 1a015a6ca222e1bf94050ea9a98ef9ec1577209c
added test case to TestPropertyDefinitionNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I74760fd2d97c4ef429e5f9d6f6eff0297ccec17e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master f556f166a8d277c312ddba03c49c29822ec7736b
added test case to TestStructuredPropertyHelper
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I00237d24ef2fac893e7c1867e4aa38ba026e9a16
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master ec023c04e725afde0ae880e46dd8c682b8591239
added test case to TestSignal.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Iba603fd695d9f5e2a70fa08f07272e407d0db00c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master f835229fe69a79fdfa08c64615733007f826d37b
Changed Code and DGs to return detailed response.
Added comment and used String instead of Integer.toString
Change-Id: I07a0a7752b225fbf50d761b489b9320b47fcc71d
Issue-ID: APPC-1013
Signed-off-by: sb8915 <sb8915@att.com>
|
|
Project: appc master 7328253106df509c118ef4a65eabcada0d4dc55b
added test case to TestValidatorService.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Id3d7d93fb02d62be8288ae7065b69b22ce1d8c2f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master de5607b30a107d7e11c63e70556391dfe44230d0
updated existing test case to increase coverage
updated existing test case to increase code coverage
Issue-ID: APPC-1086
Change-Id: Iea8d0a833872cec864436300c4bcbc9e55cd3316
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master c18126b9d41a6a65f33c28294895c3c0c47339c5
updated test case to increase coverage
updated test to cover getAppcTimeStampResponse method in
DbResponseProcessor.java
Issue-ID: APPC-1086
Change-Id: I6333683181498857aa58ca7ccb404329574513ff
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 18c1a161549206205bca4e8a33b56618a598d607
added test cases to TestWorkFlowRequest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ic13af8abd0b984111cec2b8b4c822ea0f85c6286
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 754844549a9c4dc30a5661d6de96b515439dcf3d
fixed failing test cases in TimeTest.java
fixed the issue APPC-1112, where few test cases where failing because of
platform dependency. Removed assertEquals and replaced it with
assertNotNull and assertTrue, so that coverage is not affected and the
test case also passes succesfully. Cant use asserEquals here as the
value timestamp is platform dependent.
Issue-ID: APPC-1112
Change-Id: I4b9f786eaa61835765ffdadd0beb9092bc9beb17
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 212f0917592ed112009e1827fb15c6adb8153636
added test cases to TestMessages.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I230ad0e38a1507e0619d490a3786b97fa6d5db32
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master de3e4d51c325df66a9a34ac7530bb75d067ba7db
added test case to TestWorkFlowResponse.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I99d9a92e458a1e4066c7abe2d6595d1ce6c7b946
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 4ccf346211f569e111fe665b6a8cc282d9d7de43
GetTemplateConfigAnsible DG Bug
Please refer to Jira page for more details
Issue-ID: APPC-1115
Change-Id: I0f56009a44b37e0f30942da533f8bc08766de602
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
GetTemplateConfigChef DG Bug
Please refer to the Jira page for more information.
Issue-ID: APPC-1114
Change-Id: I6c0f033594371c33efd9ab224873c7f9cbec0f2e
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
Project: appc master 510d4a52bee97ff3e02a62514030953386308d2f
added test case to TestTransactionRecord.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I35d44cf74166edd126b918b0624a99ebc0396b07
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master bfbb6d5ab8b95b1c6790ea5a25c698cdbbc135e0
Junits for Inbound/designServices
Added new test class files for code coverage of DesignDBServices and
removed version for mockito-core as it is overriding existing one in
pom.xml file in design services provide.
Issue-ID: APPC-1117
Change-Id: I9eddf30c7e3c72467f4bf5f5850c22c083f51a9f
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
|
|
Project: appc master 2f1fafa9ba653e80bc2194e8aead62eef4cc3d1c
ignoring testFetch as it is long time to execute
ignoring the testFetch method as it is taking 130 sec to execute, as
reported by Patrick in the issue APPC-1111.
Issue-ID: APPC-1111
Change-Id: I7bef0719a04b5d3dd9d52a1c2608f16f16d76c5d
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master d2e33ff4523ae4600e1c1bd7ddfd3e0e5870e5a3
Increase coverage for sshdDataAccessDervice
Issue-ID: APPC-1113
Change-Id: If7f466c6e6c205c220ae020c3e4ce24e1088f7f3
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
Project: appc master 61c1c825b6d2bdfa1e66bef9559dba1b529e15a2
added test cases to TestResponseContext.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ia82129b891a518e6dfa1809ab94f308775d29a9c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master aa6cd2f6479141ff2a1534b1672825c0d6517b92
added test cases to TestRuntimeContext.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Iaca5e351a38e37bd6310e191c3515d2d24789858
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master c4b02b02a1f9183138c74e0727fc687b336ccd42
added test cases to TestTransactionRecord.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ib1327bea47d5feb6fa7d5a2ad5bdb136642661b1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 843052225ac96b88a306d1ec32af3ec21b448138
added test case to TestResponseHandlerOutput.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I7cb23c2e389a8c0d8d153cb241b726360a759f03
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 384f7dd8746b673eb9754cdb1e3ce9f9358c37e5
updatd test in RequestValidationExceptionTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Id2a2f7f2476f4a6d2f917c713af374cd0d02f682
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 41e91dd1fac9873d8ac37b00156eaec8d383f3e0
added test case to TestRequestHandlerInput.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ie0a570c7b20d236d8203d57f1351f34e0b7466d1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
added test case to TestLCMCommandStatus.java
addes test case to increase code-coverage
Issue-ID: APPC-1086
Change-Id: Ie36b332e947900990d62a11723070a5ae8e53a99
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
added test case to TestCommonHeader.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I9ddee44a33daa768a73e7575ac5901b13e87237b
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master c28e2c840bded5989cefb9b9d27f40f00766abb0
added test case to TestRequestContext.java
to increase code-coverage
Issue-ID: APPC-1086
Change-Id: Iabee69884c983ff3391d682d185524a22ea08ab0
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 14175c4605745183a09dcd0fdc72c0d4e8a05b20
API to support getConnection with SSH KeyFile
Issue-ID: APPC-1097
Change-Id: Ic9baa3e43be55bc20aa974898c164cc8a590a78a
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
Project: appc master fdf7e648663e5770a431e9ba8088be6c3bbf1f5a
added test case to TestCommandExecuterInput.java
added test case to increase code coverage
Issue-ID: APPC-1086
Change-Id: Iad87297e2f52c7a14bfa178ab6be4a841604715d
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 85838e1d38aa022b3a8b04047d772d3c40c34271
add new reboot LCM API
In R3, AT&T contributes a new lcm api: reboot
this is for adding reboot LCM API into readdoc
Change-Id: I3bb9e338d78424005aa6b1584073db101ae7f337
Issue-ID: APPC-1034
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc master 6f85059d13bfdb5aa43de1363e008cd3df96a265
added test case to JsonDgutilImplTest.java
added test case to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ib2bb400348ebde7200d46e1f05775be6fbe298cd
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 24742d99d24d1cfce0a4fc84658e38d2444ed04c
added test case to TransactionTest.java
added test case to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ib02211122e9d662387858c70876f3784e65ec0ce
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 4ff6f2a5d19852018c718ea431baf6d1dedda051
added some more test cases to TimeTest.java
added some more test cases to increase code coverage
Issue-ID: APPC-1086
Change-Id: I8f4458ddcc70d360eae71e41d1608d0529ed2269
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 54fbdf069a4291cda4f0f36fa5319bb1ad04bb62
Change appc-parent to new odl
Changing the parent ccsdk version of the appc-parent
pom files so they will use the new ODL version.
Change-Id: Ia573a707f2c73899c415d7c2015362f7506f1f1d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-939
|
|
Project: appc master 12f9c2e9cb3abad1dd3c2790d32958f0cb3ba46d
Fix query statements in DBService
Fix query statements related to url in DBService
Issue-ID: APPC-1107
Change-Id: I2f8e2bc77c04a4b96160af00bdc9d3debe4395c3
Signed-off-by: Mei Su <ms6523@att.com>
|
|
Project: appc master 1f726005765299ffa1552a857dc1b5aaeedcfbad
added test case to PreCheckTest.java
added test case to increase code coverage
Issue-ID: APPC-1086
Change-Id: I51aff34afc47db330c773431d59a5e30cea74d79
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
added few test cases to TestSQLSaveQuery.java
added few test cases to increase code coverage
Issue-ID: APPC-1086
Change-Id: Id895923e0df4b55c7705534e971d67b972514e50
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
added test cases to TestCompareNodeJson.java
added few test cases to increase code coverage
Issue-ID: APPC-1086
Change-Id: I64fcbae96f7627469900f9c67e52b3ef3ce6e5f3
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 477697e91f27f768fb463344af0c19b607fb7104
Add parent to appc-parent aggregator
The parent is required to supply the distributionManagement
properties for deployment.
Change-Id: I3c66552a9563db88701e5a8b8a087652073fe87b
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1045
|
|
Project: appc master 6ec3768894509d14aba3aba041803e2c04fd22eb
added test case to TestCompareNodeCli.java
added test case to increase code coverage. A part of the else block in
compare method of CompareNode.java was not being covered. Getting
covered now with this test case.
Issue-ID: APPC-1086
Change-Id: I2821ec0c5d9203f5c76e6a091c6734f41333d638
Signed-off-by: Sandeep Jha<sandeejh@in.ibm.com>
|
|
Project: appc master 9fa2ece15b6389389782a56061a919d2a239540d
Fix ssh adapter compilation issues.
Apache sshd library updated to 2.0.0
Issue-ID: APPC-835
Change-Id: Idfbc396291c3d05a47e4dceb45d06bc8084c054d
Signed-off-by: David Crosson <david.crosson@orange.com>
|
|
Project: appc master a2f2cddc19030e31bcf7315d2db227a4d6351d76
Junit Test cases for Ansible adapter
Junits test cases for ansibleMessageParser in Ansible Adapter
Issue-ID: APPC-1106
Change-Id: I9ef0664fb613d80f3275637413f0d2fae76b0186
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
|