Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixed sonar issues/code-smells across this file.
Issue-ID: APPC-1265
Change-Id: Id0339b89f05ba3d55d6b01a0c885fabcadcd86da
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Change-Id: I5edf48443c10f08200b0ea376194a9a8fc6dc29a
Issue-ID: APPC-1302
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Increased coverage of sub-project from 50% to 80%
Issue-ID: APPC-1301
Change-Id: Ib69b010cd34302a8a9c3b9a291bcbc351babd731
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Change-Id: I9931d24771399dedb8c7884d1009d6c3cb84ba16
Issue-ID: APPC-1297
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Change-Id: Ib3c1e84cdbec3e2698f55b13c038afdf9e51d294
Issue-ID: APPC-1298
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Increased test coverage from 42% to 73%
Issue-ID: APPC-1296
Change-Id: Ib36c86c325bbc49a14a8ae7076a3b3da14c89b6f
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Increased coverage from 19% to 96% for
oam package.
Increased coverage from 14% to 93% for
oam.message-adapter package.
Issue-ID: APPC-1290
Change-Id: I91c313ba42b49718445463a524bf80ac0734b0a9
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Removed 'PrepareForTest' annotations which were preventing test
coverage of classes in appc.oam.utils package.
Added unit tests for untested code.
Increased line coverage of the package from 49% to 83%.
Issue-ID: APPC-1287
Change-Id: I893de5281f8c46e92269be895ef304bbf87c88b9
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Fixed sonar issues/code-smells across this file
Issue-ID: APPC-1281
Change-Id: I118fe3da8ae3ac3c46ad5f2128353e332387086c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed sonar issues/code-smells across this file
Issue-ID: APPC-1278
Change-Id: Ic81337c3a2f8c60f5a25adfc10fb4416311de08d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed sonar issues/code-smells across this file.
Issue-ID: APPC-1279
Change-Id: I50d5de26d69928037882686452aecd3deb6edbec
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed sonar issues/code-smells across this file.
Issue-ID: APPC-1280
Change-Id: I168acf475095b7ef1a40cc1662d844470f045a5d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Increased test coverage from 49% to 73% for package.
Added coverage for 4 classes that were previously at 0% coverage.
Refactored slow running code into a method that can be mocked
to speed up execution of unit tests.
Issue-ID: APPC-1286
Change-Id: I3ebe5f6bfbc59228b57d20a3c45081e40ee8e31e
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
This is APPC code change, values.yaml in OOM project also requires
update. This is using EncryptionTool class already present in APPC
for decryption of password. Alternative may be to use the CryptoUtils
class from SO to have common encrypted string?
Issue-ID: OOM-1538
Change-Id: I8201dd2587604c19ac584c7af1a9281ab96340d2
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
per user request, adding one LCM:config-modify
request sample
Change-Id: I9902c19feae704b4b97838b71bab691154b3f68f
Issue-ID: APPC-1273
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Changed package structure, pom file
for Utils classto expose it under
export-package for DMaap adapter bundle
Issue-ID: APPC-1247
Change-Id: I1662d3af027982a87c063cabee77a645f2bc3afa
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|
|
Replaced slow running tests which wait for timeout
Testing time reduced from 22 seconds to 0.5 seconds
Improved tests and line coverage increased from 26% to 96%
Issue-ID: APPC-1271
Change-Id: I88713e5c819e5ce1bf695f6de3834db7c3007285
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
and removed unused imports
Issue-ID: APPC-1086
Change-Id: I18009404898a938ec23be77bfcf94084f4e9badd
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Fixed >100 sonar issues
Increased line coverage from 26% to 87%
Improved testing
Removal of redundant code in class under test
Issue-ID: APPC-1270
Change-Id: I63f53f03be815bb951d650df2f77999e5629ad75
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Reduced testing time from 90 seconds to 2 seconds
Removed code smell for multiple instance/static references
Added assertions and coverage for success scenarios for
all methods
Line coverage increased from 55% to 84%
Moved construction of objects to protected methods to
facilitate testing
Issue-ID: APPC-1270
Change-Id: I7945c069c703d2ea3fac9ffa33927856170656c9
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Removed code smell for <65% branch coverage - now 86%.
Test cases now cover success scenarios for all methods.
Coverage increased to 97%.
Removed classloader code and unnecessary resource files
Moved construction of objects to protected methods to
facilitate testing.
Issue-ID: APPC-1267
Change-Id: I07656a5464410ca5ca3cca55cefd54c03a711385
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Added unit tests for AppcProviderLcm class and increase
line coverage from 0% to 80%
Issue-ID: APPC-1268
Change-Id: Ic0657a5c1b90daff9507d6f7b4e9ea2fbc7c67b5
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Fixed broken unit tests. Improved unit testing and increased
line and branch coverage. Deleted unused and duplicated
files used in tests.
Issue-ID: APPC-1264
Change-Id: Idea7d46f4a6c9c591617fb973a8d33e5275e4579
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ibc9c9eb7ae15b0f3ad8d728d495de4fff4512982
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Fixed sonar issues/code-smells across this file.
Issue-ID: APPC-1256
Change-Id: I70480e3867c0ab49325d10e0ec91e76bf6979c50
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Removal of unused code. Refactoring of duplicated code and
replacement with FileUtils library function and adding test
case for ArtifactTransformer
Issue-ID: APPC-1263
Change-Id: I4eab0cefa09620bae18c08ec2c4307d54dddd872
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Improvements to existing test cases and new test case to
increase coverage of PropertyDefinition code from 84% to 96%
and coverage of ArtifactProcess code to 95%
Issue-ID: APPC-1262
Change-Id: Ibfd46c341e218ffac0505b097770c64aa00a494e
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Pairing down the list of fixed bugs to the more important
ones and adding detail to the remaining list.
Change-Id: Ia5c650d75f6abd02cee6ec91d38fdf7d2fe0159c
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1035
|
|
Change-Id: I4f32f65c24cf8b96864b69cdc2d9e16794a3a9e0
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1254
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ib2e6bcd3a479ed9c8335461ddbfe4e3fd36a7bab
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I7113c096993247135d54dcb9b686f1006907ca33
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I204a69f765356a4ea045793b0fefb69b68a406bf
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: If908db1d5e0f45e34d4378129f41bf2908f872e2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Fixed sonar issues/code-smells across this file
Issue-ID: APPC-1253
Change-Id: Id1060c34f0b99e906dba618d9ea0aebca0fc1beb
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed sonar issues/code-smells across this file
Issue-ID: APPC-1252
Change-Id: I8f07da91c7b29012c8d4b72af8b94ee5c5a017a4
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed sonar issues/code-smells across the file.
Issue-ID: APPC-1250
Change-Id: I9adca61255c1e20094bf992bfa1430ee4af50528
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I4e185d1c1117f0bab6a63618621b55aef376a2c9
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: If4e5bacbfe63bca2d0859f2f86623044c6cba3a2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I4b0ac6e586245c532a2a698b2907d518ce4d6adb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ia5890e45849fad0a17753fe03c217a60777a8945
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
code coverage for design services in appc-inbound
Issue-ID: APPC-1211
Change-Id: Ie67937b74a83aee5de469687e4ab63685cb5d6aa
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
|
|
Make release date consistant with all projects.
Change-Id: I159d51437a0dc6ff7e94cfa743db49d1ad323c89
Issue-ID: DOC-333
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
updating release note for 1.4.3
Change-Id: I10aa8760ace6f8a0f790ff69974c28c0c69b7ff6
Issue-ID: APPC-1035
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Issue-ID: APPC-1231
Change-Id: I0edce5fad720a5a6326ea7d0845e61db69665289
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|
|
Adding explicit import/exports to
pom, to see if issue the issue will
resolve.
Issue-ID: APPC-1231
Change-Id: I2138d9a8b8ddea151a97562663236061fef60275
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|
|
Change-Id: I7eb93f41fb2fc505af609e9c2d53bc4c45d8aee1
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1241
|
|
this is release note for
Casablanca release
Change-Id: I0b595d6cc47591d0bb46b4c8d73008a24b003548
Issue-ID: APPC-1035
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Changing to version 1.5.0-SNAPSHOT
Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
|
|
Issue-ID: APPC-1231
Change-Id: I710487b70624b1f4736de29f84f627a8f7a2ccf7
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|
|
Issue-ID: APPC-1231
Change-Id: I45790aff545c566fbf62ea1908143b15f3920122
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|