Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: appc master ed13e1b0270932ba8bbfa7b51c84b4b88894e061
Remove all powermock(ito) usages in appc-dg-util
- Replace powermock usage with mockito.
- Introduce AAIServiceFactory for fetching AAIService from bundle
- Using blueprint.xml DI to pass factory into ExecuteNodeActionImpl
during construction
- removed powermock(ito) deps from pom
Change-Id: I54450580c68c7d4992cb412192ca6dd4741398fc
Issue-ID: APPC-1008
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Project: appc master e35c3a0387e68bbeb3df8c5d614e0b99f5c4f743
Update appc-common to Karaf 4
update appc-common to karaf 4 feature
Change-Id: Ib0ce37032e63ffc61bef94345701f3ab58785153
Signed-off-by: Ryan Young <ry303t@att.com>
Issue-ID: APPC-1022
|
|
Project: appc master 344a44f3bb0762e5bc32a4ef760fb3b42ef4688d
added test case to testDataTool.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: If736ff2d7cd30f6762ecb6bdc267b4a7c7f51c07
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 5008b80497d3256b724d54e0b26ad398f050571e
Improve LicenseManagerImpl implementation
- Use STAX API for XML processing instead of parsing it manually
- Rearrange code for clarity and testing
- Adjust JUnits accordingly
Issue-ID: APPC-1024
Change-Id: I9d655b581adb401b0c20bc29eda6a2bce1f2ef89
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
|
|
Project: appc master dc87c8cea2a6b6f68a8d7521db325fec4319b71a
added test case to TestSignal.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Iacc5d38bacc946cf203d690cbe5a174e6dab15e2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master fbea05903ae752ec6eefec5fdf32f6b3144e66c1
added test case to TestPatternNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I4d035ffb81367fd4de4004d4aefa8a6433e4fd7d
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 6074b773516e3e02a4c6517fd1f4cf5a9c19b86b
added test case to TestMergeNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: If9a93361b275df98412dc23410a2094e340b7c9c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 2ee3f36f8de9f5a94a8c91e78d27453fc309cbc8
added test case to TestConvertNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: If2320397a735dd4f510350802df631cb132145e8
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
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>
|