aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/e2e/createGroups.json
AgeCommit message (Collapse)AuthorFilesLines
2019-12-05Create PAP API to only create/update PdpGroupsa.sreekumar1-6/+1
Create an API to create/update PdpGroups. Policies are not allowed to be deployed as part of PDPGroup create/update operation. There will be a separate API as part of POLICY-2274 to deploy policies into individual group/subgroups. Change-Id: I4e2cb43fefe08b22d6f70a1db7c026e83f0ebde0 Issue-ID: POLICY-2273 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-04-19Add end-to-end junits for PAP REST APIJim Hahn1-0/+61
Added test that checks sunny day scenarios for the PAP REST API. Uses real PAP components for everything except DMaaP. PDPs are simulated. Change-Id: If2adc3b1523b477c3efd3eb83fb7a7b04f40fa24 Issue-ID: POLICY-1670 Signed-off-by: Jim Hahn <jrh3@att.com>