aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pap/main/rest/e2e/PdpGroupDeleteTest.java
AgeCommit message (Expand)AuthorFilesLines
2023-08-17Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares1-10/+10
2022-11-17Topic names in PAP should be configurable from application.yamladheli.tavares1-6/+3
2022-02-23Adding deployment metrics to PAPa.sreekumar1-0/+3
2022-02-10Move PAP database provider to spring boot defaulta.sreekumar1-15/+3
2021-02-17Updating PAP deployment API to reflect actual statusa.sreekumar1-7/+13
2021-01-05Changed identifiers to concept identifiersliamfallon1-2/+4
2020-02-03Policy notifications appear to be reversedJim Hahn1-1/+33
2019-05-09Return error when deleting non-existent policyJim Hahn1-4/+4
2019-04-23Return appropriate HTTP status codeJim Hahn1-1/+1
2019-04-19Add end-to-end junits for PAP REST APIJim Hahn1-0/+168