aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src/test/groovy/org/onap/cps/notification/NotificationServiceSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
2023-12-18Remove Notification code for updated eventsmpriyank1-158/+0
2023-07-31Increase code coverage in cps-service moduleToineSiebelink1-2/+11
2023-03-14Reduce dataspace/anchor lookups in CpsDataServicedanielhanrahan1-8/+6
2022-08-19Performance Improvement: Temporal eventmpriyank1-6/+18
2022-05-25Async request response NCMP -> ClientJosephKeenan1-13/+12
2022-03-03Bug fix for delete data node not working for root nodeputhuparambil.aditya1-27/+17
2022-02-07Add support for delete data-node eventRenu Kumari1-18/+16
2022-01-11Send operation information in existing notification eventsRenu Kumari1-8/+53
2021-09-02Add property to enable Notification Sevice async processingRenu Kumari1-7/+0
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil1-7/+10
2021-08-25Add timeout to async test-casesRenu Kumari1-6/+12
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 Kumari1-0/+78