summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/async
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Replace sleep with PollingConditionsJvD_Ericsson2-33/+48
2024-01-25CloudEvents support for cps-corempriyank4-8/+10
2023-08-21Replace event-id with correlation-id for data read operation cloud eventsourabh_sourabh1-1/+2
2023-08-11Generic Cloud Event Mappermpriyank1-8/+4
2023-07-12Improved code coverage for record filter strategiesToineSiebelink1-0/+41
2023-07-03Kafka (De)serializtion test case for legacy consumerraviteja.karumuri1-4/+23
2023-06-29Kafka (De-)Serialization TestToineSiebelink2-17/+84
2023-06-29Updating the Kafka listener compliance to could events and legacyraviteja.karumuri3-23/+45
2023-06-27NCMP : Handle non-existing and non-ready cm handlessourabh_sourabh1-2/+2
2023-06-26KafkaListener config for CloudEventsmpriyank1-2/+2
2023-06-21Improve handling of legacy eventsToineSiebelink1-17/+55
2023-06-21Patch # 3: Data operation response event (NCMP → Client App) to comply with...sourabh_sourabh2-23/+117
2023-06-19Patch # 1: Data operation response event (NCMP → Client App) to comply with...sourabh_sourabh1-20/+18
2023-06-15Patch #2 : Introduce kafka template for cloud eventssourabh_sourabh2-9/+10
2023-06-06NCMP : forward bulk response messages to client topicraviteja.karumuri1-1/+1
2023-05-23NCMP : forward bulk response messages to client topicraviteja.karumuri1-0/+104
2023-04-17[CPS] Removing the duplicate producer coderaviteja.karumuri1-5/+7
2022-12-01Filter on private properties of CM Handlesleventecsanyi1-2/+2
2022-06-07Ncmp Producer Setupmpriyank1-60/+14
2022-06-01DMI-NCMP Asynchronously Publish Response Event to Client Topicsourabh_sourabh1-0/+67
2022-05-25Async request response NCMP -> ClientJosephKeenan1-0/+126