aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pap/main/parameters/CommonTestData.java
AgeCommit message (Expand)AuthorFilesLines
2023-12-18Allow topics to be registered with lower case for kafka compabilityadheli.tavares1-4/+3
2022-01-27Remove references to MariaDB from resource fileswaynedunican1-0/+24
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar1-1/+2
2019-04-19Add end-to-end junits for PAP REST APIJim Hahn1-117/+50
2019-04-15Fix sonar issues in PAPJim Hahn1-1/+1
2019-04-11Adding code for db config & initial group creationramverma1-0/+1
2019-04-09Adding PdpGroup query & statechange providersramverma1-2/+3
2019-03-27Adding db provider parameters to pap config fileramverma1-14/+40
2019-03-25Changes to PAP infrastructure to support PDPJim Hahn1-1/+43
2019-03-13Add PDP Group Deploy and Delete REST API stubsJim Hahn1-9/+65
2019-03-07Refactor REST server testsJim Hahn1-1/+2
2019-02-07Adding statistics endpoint to policy/papramverma1-2/+4
2019-02-05Adding healthcheck endpoint to policy/papramverma1-0/+21
2019-01-31Create basic structure of pap componentramverma1-0/+32