aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pap/main/rest/depundep/TestProviderBase.java
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Move deploy/undeploy REST classesJim Hahn1-392/+0
2019-10-29Generate notifications when policies changejh73581-3/+31
2019-06-07Undeploy all versions of a policyJim Hahn1-1/+3
2019-05-09Return error when deleting non-existent policyJim Hahn1-4/+3
2019-04-24Validate supported types3.0.2-ONAPJim Hahn1-0/+11
2019-04-23Return appropriate HTTP status codeJim Hahn1-59/+26
2019-04-15Support integer policy-versionJim Hahn1-31/+5
2019-04-11Don't change group version numberJim Hahn1-16/+6
2019-04-05Delay DB updates until all policies processedJim Hahn1-14/+14
2019-04-05Flesh out policy deployment REST APIJim Hahn1-0/+421