aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/test/groovy/org/onap/cps/ncmp/rest/executor/CpsNcmpTaskExecutorSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
2024-04-23[BUG] Make failed async task report failure on Kafka topicdanielhanrahan1-0/+17
2024-02-08Correct use of Spock setup and cleanup methods (no need for @Before @After)ToineSiebelink1-5/+1
2024-02-07Replace sleep with PollingConditionsJvD_Ericsson1-12/+13
2023-12-18Remove Notification code for updated eventsmpriyank1-2/+1
2023-07-20Refactor ncmp request handlers (fix async issue)ToineSiebelink1-0/+86