aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pap/main/startstop/TestPapActivator.java
AgeCommit message (Expand)AuthorFilesLines
2023-08-17Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares1-17/+18
2023-08-08Removed db-based statistics featureSuresh Charan1-4/+1
2022-11-17Topic names in PAP should be configurable from application.yamladheli.tavares1-8/+13
2022-02-23Adding deployment metrics to PAPa.sreekumar1-1/+2
2022-02-10Move PAP database provider to spring boot defaulta.sreekumar1-4/+5
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar1-4/+2
2021-06-23Remove expired PDPsJim Hahn1-5/+29
2019-10-29Generate notifications when policies changejh73581-0/+6
2019-07-30Use new addTopic(TopicParameterGroup) method in PAPjrh31-5/+1
2019-07-08Fix pap due to sonar changes in commonjrh31-2/+2
2019-07-01Remove topic.properties and incorporate into overall config filea.sreekumar1-8/+3
2019-04-16Clear servlets at the start of testsJim Hahn1-0/+2
2019-03-26Add components for PDP communicationJim Hahn1-0/+9
2019-03-25Changes to PAP infrastructure to support PDPJim Hahn1-13/+17
2019-03-13Add PDP Group Deploy and Delete REST API stubsJim Hahn1-3/+13
2019-03-07Refactor REST server testsJim Hahn1-30/+24
2019-02-25Replace static methods with single getInstanceJim Hahn1-8/+28
2019-02-07Adding statistics endpoint to policy/papramverma1-5/+38
2019-01-31Create basic structure of pap componentramverma1-0/+54