summaryrefslogtreecommitdiffstats
path: root/cps-service/src/test/groovy/org/onap/cps/notification
AgeCommit message (Expand)AuthorFilesLines
2022-11-11Temporary registry updatempriyank1-1/+1
2022-11-08Node API - GET Method performance issuesourabh_sourabh1-2/+2
2022-11-02Ensure prefix is correct module prefixToineSiebelink1-4/+7
2022-08-19Performance Improvement: Temporal eventmpriyank1-6/+18
2022-07-13Refactor unit test for Notification Error Handleremaclee1-7/+24
2022-07-05Coverage for NotificationErrorHandleremaclee1-0/+41
2022-05-25Async request response NCMP -> ClientJosephKeenan2-14/+13
2022-03-03Bug fix for delete data node not working for root nodeputhuparambil.aditya1-27/+17
2022-02-17Align JSON DataNode for Get and Post/Put API in CPSputhuparambil.aditya1-3/+3
2022-02-07Add support for delete data-node eventRenu Kumari2-33/+53
2022-01-11Send operation information in existing notification eventsRenu Kumari2-14/+57
2021-09-02Add property to enable Notification Sevice async processingRenu Kumari1-7/+0
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil2-18/+36
2021-08-25Merge "Add timeout to async test-cases"Bruno Sakoto1-6/+12
2021-08-25Merge "Process data-updated event asynchronously"Toine Siebelink1-12/+22
2021-08-25Add timeout to async test-casesRenu Kumari1-6/+12
2021-08-24Prepare for next event schema versionmr/584/123451/3Bruno Sakoto1-2/+1
2021-08-24Process data-updated event asynchronouslyRenu Kumari1-12/+22
2021-08-17Filter data updated events based on configured patternRenu Kumari1-29/+46
2021-07-07Sending Data Updated Event to kafkaRenu Kumari5-0/+397