aboutsummaryrefslogtreecommitdiffstats
path: root/integration-test/src/test/groovy/org/onap
AgeCommit message (Expand)AuthorFilesLines
2024-08-16Fix intermittent test failure of Delta between anchorsdanielhanrahan1-5/+7
2024-08-16Get data job result from DMIleventecsanyi2-2/+50
2024-08-16Merge "Refactored Data Job interfaces"Priyank Maheshwari3-13/+14
2024-08-15Integration test of registration with alternate IDdanielhanrahan1-0/+33
2024-08-13Refactored Data Job interfacesleventecsanyi3-13/+14
2024-08-12Support alternate Id interface for CPS-E-05 #2seanbeirne1-0/+54
2024-08-01XML content support on add list elementRudrangi Anupriya3-9/+14
2024-07-30Fix ordering issue in QueryServiceIntegrationSpecdanielhanrahan1-1/+1
2024-07-26Merge "Added missing authorization header to DataJobService"Sourabh Sourabh1-1/+2
2024-07-26Added missing authorization header to DataJobServiceleventecsanyi1-1/+2
2024-07-25Integration test to validate DMI service URLsourabh_sourabh2-53/+65
2024-07-25Get data job status from DMI Pluginleventecsanyi2-0/+28
2024-07-25Integration test for the writeDataJobleventecsanyi8-61/+165
2024-07-18Integration test to validate DMI service URLsourabh_sourabh2-0/+55
2024-07-16XML content support on replace a node with descendantsRudrangi Anupriya2-4/+4
2024-07-11Fix timing issue in CmHandleCreateSpecdanielhanrahan1-21/+8
2024-07-10Split integration tests into cps and ncmp packagesdanielhanrahan11-23/+23
2024-07-09NCMP: NCMP search API fixed to handle cps path that is ancestor axis assourabh_sourabh1-1/+2
2024-07-09Increase module sync wait time in tests to 10 secondsdanielhanrahan1-1/+1
2024-07-09Merge "Remove forced module sync from NCMP integration tests"Lee Anjella Macabuhay4-52/+28
2024-07-09Merge "Refactor integration tests so only one DmiDispatcher is used"Lee Anjella Macabuhay2-34/+32
2024-07-04Remove forced module sync from NCMP integration testsdanielhanrahan4-52/+28
2024-07-04Refactor integration tests so only one DmiDispatcher is useddanielhanrahan2-34/+32
2024-07-04refactor cmsubscription codempriyank1-25/+22
2024-07-01Merge "Fix incorrect use of getAnchors(dataspace, schemasets)"Daniel Hanrahan2-4/+4
2024-06-27repackage 'data' featureToineSiebelink2-6/+7
2024-06-25Fix incorrect use of getAnchors(dataspace, schemasets)danielhanrahan2-4/+4
2024-06-24Repackage Inventory FeatureToineSiebelink5-29/+29
2024-06-21Merge "Introducing NCMP Facades"Sourabh Sourabh4-40/+46
2024-06-20Introducing NCMP FacadesToineSiebelink4-40/+46
2024-06-20Spliting a data-job into sub-jobs for DMI Pluginleventecsanyi1-1/+1
2024-06-06CPS Delta API 2: Delta between anchor and payloadArpit Singh1-2/+42
2024-06-05XML content support on update node leavesRudrangi Anupriya5-10/+19
2024-05-28Restructure(package) DataJobs feature in NCMP Serviceleventecsanyi2-3/+7
2024-05-23Merge "CM SUBSCRIPTION: add new subscription for non existing xpath"Priyank Maheshwari1-4/+23
2024-05-23CM SUBSCRIPTION: add new subscription for non existing xpathemaclee1-4/+23
2024-05-21Fix performance build output being losthalil.cakal2-8/+9
2024-05-17Replaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh1-3/+4
2024-05-16Merge "Integration for getting cm handle by longest alternate id match"Toine Siebelink3-0/+73
2024-05-15More fine tuning around remainin plotshalil.cakal3-4/+4
2024-05-15Integration for getting cm handle by longest alternate id matchsourabh_sourabh3-0/+73
2024-05-13Adjust percentage limits to 10 percent below the thresholdhalil.cakal8-66/+66
2024-05-09Fine tuning of the performance plotshalil.cakal6-37/+37
2024-05-03Make NCMP integration tests use MockWebServersourabh_sourabh7-147/+218
2024-04-30Reverted web client changes as it breaking CPS functionality:sourabh_sourabh5-13/+0
2024-04-29Ajust time limits for performance testshalil.cakal8-72/+66
2024-04-26Faster module searches (CPS-2190 #3)danielhanrahan1-3/+3
2024-04-25[BUG] Remove slow validation check during module search (CPS-2190 #2)danielhanrahan2-9/+5
2024-04-25Perf Test for Module Search is dependent on module size (CPS-2190 #1)danielhanrahan1-0/+113
2024-04-25Replace RestTemplate with WebClient in synchronous DMI callsleventecsanyi5-0/+13