aboutsummaryrefslogtreecommitdiffstats
path: root/appc-sequence-generator/appc-sequence-generator-bundle/src/test
AgeCommit message (Collapse)AuthorFilesLines
2019-11-20Add vm caps fixes to sequence-generator code (vm caps)Keighron, Lori (lk2924)16-44/+806
Add vm caps fixes to sequence-generator code (vm caps) output/start.json not needed Change-Id: Id3f65d2780d9d92ab971c9c6ed5ab60669135808 Issue-ID: APPC-1787 Signed-off-by: Keighron, Lori (lk2924) <lk2924@att.com>
2019-03-15added test case to CapabilityModelTest.javaSandeep J1-0/+6
to increase code coverage Issue-ID: APPC-1086 Change-Id: I111df5be541166b00e8eefe292bcd41191df27c3 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-03-12added file to test CapabilityModel.javaSandeep J1-0/+58
to increase code coverage Issue-ID: APPC-1086 Change-Id: I47987b8d304db6447fc34ce869f5b16f10c6c6e9 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-02-27Added test cases for Sequence Generator classLathishbabu Ganesan1-0/+86
Increased the code coverage from 0% to 100% Issue-ID: APPC-1457 Change-Id: Id71298cb482a1c9ca00c3ced9685087e56c249ca Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
2019-02-25Changes for new odl versionPatrick Brady1-2/+2
Changes required to update to latest opendaylight version. Some powermock tests have been temporarily removed due to an powermock incompatibility. They will be fixed and re-added. Change-Id: I418d44913fcd42423d2d9bd37b189f6301eaab81 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1370
2019-02-14Check vm-capabilites on vnf-level OS requestsLori Keighron45-1335/+2638
New per-vm capabilities checking is introduced for vnf-level OpenStack actions Additional changes per initial review. Additional changes in TestVnfc.java per second review. Change-Id: Idd1d834df076c1e525f596b788b69ed63ba9e66b Issue-ID: APPC-1380 Signed-off-by: Lori Keighron <lk2924@att.com>
2019-02-05Add coverage for seqgen-providerJoss Armstrong1-0/+119
Added coverage for untested package Issue-ID: APPC-1386 Change-Id: I6b6d74c54982dd327176a2e1e5f3c873be9dbb89 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-01-23added test case to SeqnceGeneratorInputBuilderTestSandeep J1-0/+8
to increase code coverage Issue-ID: APPC-1086 Change-Id: I92d70ffe615bb0116d5928cda954b287ea807b99 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-21Added Junit test file for RequestInfo.javaezhil1-0/+68
Change-Id: I715d86976b1a328ce463701add3967a559ae1b7e Issue-ID: APPC-1320 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-18added test file for SequenceGeneratorInputBuilderSandeep J1-0/+86
to increase code coverage Issue-ID: APPC-1086 Change-Id: Ibebd0df80d998c596aa1b5e06950898a735d2256 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-17Added junit test file for ResponseTest.javaezhil1-0/+61
Change-Id: I89a6669bb6ce209e0f01b616530b87ee2048f3f3 Issue-ID: APPC-1316 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-10Added JUNIT test for PreCheckOption.javaezhil1-0/+64
Change-Id: Id50d6b00a1c86ca5a350dc0f5f36f0decc28d413 Issue-ID: APPC-1314 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-09Added Junit test file for ActionIdentifier.javaezhil1-0/+44
Change-Id: Ia9a2a0df159448354ed094875e5ba16316a87432 Issue-ID: APPC-1315 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-09Added test file to Transaction.javaezhil1-0/+107
Change-Id: I75419387c7b36790c5e41f9577672bcb1c65eba4 Issue-ID: APPC-1307 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-07-10Added seq generator changes for vnf level actionsGeorge, Lina (lg941u)31-978/+1015
Issue-ID: APPC-921 Change-Id: I43c2cb044783ce4cd74f9685a333b52e4c7ad1fe Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
2018-06-11Remove lic header from appc sequence gen json fileJohn McClung11-297/+0
The license header in the appc-sequence-generator json files are causing a json syntax error, so I am removing the license header to resolve this issues. Change-Id: Ieea56a7af19e70788a14d5b05f88089a718a5307 Issue-ID: APPC-995 Signed-off-by: John McClung <jm1364@att.com>
2018-06-08Update lic header in appc sdc-listener and seq-genJohn McClung1-2/+1
Modify license header in appc-sdc-listener and appc-sequence-generator java files to reflect 2018 changes. Change-Id: Ic8537a259b30949c200c47e050d11c3320163371 Issue-ID: APPC-990 Signed-off-by: John McClung <jm1364@att.com>
2018-04-09Add junit coverage to RequestInfoBuilder classIrwin Dunietz1-0/+124
Introduce junit-tests for RequestInfoBuilder class Change-Id: Iffbe36a0de850f3346b754a8ec7ced092e960f01 Issue-ID: APPC-840 Signed-off-by: Irwin Dunietz <id1681@att.com>
2018-01-11Clean up license text in appc-sequence-generatorSkip Wonnell1-4/+8
Change-Id: Ieffb4cf98c4b9d14943673fd480247770fc013c5 Issue-ID: APPC-396 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-09Rename file due to case conflict on windowsSkip Wonnell2-2/+2
Both Start.json and start.json exist in appc-sequence-generator-bundle/src/test/resources/output. This causes issues when working in a windows environment as both files cannot exist. Renamed Start.json to Start2.json and updated the test accordingly. Change-Id: I0b3fdf673dc71e2886c9e3f66e261c9aa7bc2e93 Issue-ID: APPC-380 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-04Updated SDC listener and dependent bundlesRamya Balaji29-985/+1694
Changes related to SDC adapter.Also includes sequence generator changes and changes to appc-dg-shared. Issue-ID: APPC-355 Change-Id: Ib8a0b1d304199db6d2595291539b266885842d63 Signed-off-by: Ramya Balaji <rb111y@att.com>
2017-12-13Third part of onap renamePatrick Brady1-0/+0
This part of the commit changes the folder structure on all other folders of appc. Change-Id: I8acfa11cdfcdcd36be0e137245d1dd7324f1abd3 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
2017-12-13First part of onap renamePatrick Brady1-3/+3
This is the first commit of the rename. This commit changes refereces to org.openecomp.appc > org.onap.appc that occur within files. The package folder structure is not changed in this commit. Change-Id: Ic95d749eb99d8a6f4f2b9ee9b06eb41c5cfa7e1c Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
2017-09-13validate mandatry vnfc vm info is absent in inventmojahidi3-1/+148
when the vnfc SMP is mandatory in the dependency-info block but its corresponding vm details/info is not present in the inventory info validation error should be thrown Issue-ID:APPC-204 Change-Id: I606da8ce086423cf3f23c87ab0166bfb9935875b Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-09-07Change to CCSDK and ODL CarbonPatrick Brady1-1/+1
Change-Id: I49a0f436e366ff4a1b99705fb6bb5e7ba82e6ecc Signed-off-by: Patrick Brady <pb071s@att.com> Issue-Id: [APPC-91] Issue-Id: [APPC-158]
2017-08-18Initial commit for Sequence GeneratorKalpesh Chaniyara29-0/+3193
Added sequence generator for start and stop action with dependency model Removed java check style from json files from license maven plugin JIRA Issues : APPC-33,APPC-106 Issue-Id : APPC-106 Change-Id: I7f12d39b705d77d559790a10b914b8108f5faa5e Signed-off-by: Kalpesh Chaniyara <kalpeshkumar.chaniyara@amdocs.com>