aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pap/main/rest/TestPdpGroupDeployProvider.java
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares1-58/+57
2023-08-08Removed db-based statistics featureSuresh Charan1-22/+1
2022-02-10Move PAP database provider to spring boot defaulta.sreekumar1-55/+47
2022-01-07Adding totalPolicyDeployCounts updates to PapStasticsManagerisaac1-1/+21
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar1-0/+2
2021-06-25PolicyAudit creation when deploy/undeploy triggered.adheli.tavares1-74/+65
2021-06-18Fix new checkstyle issues in papJim Hahn1-1/+0
2021-06-03Update junits for bean validator field nameJim Hahn1-4/+4
2021-05-27Update PAP to check for deployed policies onlywaynedunican1-3/+5
2021-03-29Validate parameters of REST callsJim Hahn1-0/+39
2021-01-15Make PAP statelessJim Hahn1-39/+11
2021-01-05Changed identifiers to concept identifiersliamfallon1-20/+22
2020-06-29Fix issues in pap for new sonar rulesJim Hahn1-3/+5
2019-12-09Only update policies in PAP REST APIJim Hahn1-324/+271
2019-12-05Create PAP API to only create/update PdpGroupsa.sreekumar1-158/+1
2019-12-03Move deploy/undeploy REST classesJim Hahn1-0/+932