aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/xacml-pdp
AgeCommit message (Collapse)AuthorFilesLines
2019-05-24Xacml-PDP CSIT tests with DmaaP SimulatorMichael Mokry5-0/+391
1. Added test cases for creating policy, deploying policy, and getting a decision for monitoring policies 2. Included statistics check between some tests 3. Modified to use dmaap simulator, policy-pap, and policy-api for end to end tests 5. UPDATE: made changes per Ajith's review 6. Removed most config overrides and changed dmaap to message-router where appropriate Change-Id: Ia9935193f189f249e11f23b2ffe49f87090b7b54 Issue-ID: POLICY-1767 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-03-12Fixed CSIT test issue in xacml-pdpMichael Mokry1-4/+4
Changed http to https in robot script Change-Id: Ife1800430382805e03fff99534bcd50bf5dd7a8d Issue-ID: POLICY-1436 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2019-03-05CSIT tests for PDPX Healthcheck/StatisitcsMichael Mokry1-0/+28
- Added csit setup and teardown scripts - Added test plan - Added xacml pdp test robot script - Modified api test with correct path Change-Id: I8844f8c75f5c39877410d406b064df7ba6049e1a Issue-ID: POLICY-1436 Signed-off-by: Michael Mokry <michael.mokry@att.com>