summaryrefslogtreecommitdiffstats
path: root/applications/common/src/test/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2020-03-19Re-factor matchable to reduce complexityPamela Dragosh3-2/+325
2020-03-16Missing support for PolicySetTypePamela Dragosh2-9/+22
2020-03-14Add code coverage XacmlPolicyUtilsPamela Dragosh1-1/+32
2020-03-12Better error handling for decisionsPamela Dragosh5-18/+17
2020-03-10Misc XACML code coveragePamela Dragosh3-85/+181
2020-03-10Bump monitoring app code coveragePamela Dragosh1-1/+5
2020-03-10Fix optimization bug add coverage plusPamela Dragosh1-1/+10
2020-03-09Updates to support fixed guard policy typesPamela Dragosh1-1/+7
2020-02-19Use datatype in matchable translatorPamela Dragosh1-10/+13
2019-12-02Clear some simple xacml sonarPamela Dragosh1-1/+4
2019-11-13Merge "Implement closest match algorithm"Jorge Hernandez7-46/+701
2019-11-12Implement closest match algorithmPamela Dragosh7-46/+701
2019-11-12Added support to return status and error if pdp-x failed to load policyAli Hockla1-3/+4
2019-10-24Fix sonar and coveragePamela Dragosh1-0/+79
2019-10-23Consolidate common translatable code some sonarPamela Dragosh2-4/+5
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA1-1/+1
2019-10-09Sonar xacml-pdp issuesPamela Dragosh1-2/+2
2019-09-12Add yaml support to xacml-pdp rest serverJim Hahn1-11/+4
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh3-21/+251
2019-08-30Get policy type from policy-apiJim Hahn2-0/+238
2019-07-23Add more junit coverage to xacml-pdp (round #2)Jim Hahn4-0/+885
2019-07-23Add junit coverage to xacml-pdpJim Hahn1-48/+187
2019-04-26Refactor xacml-pdp to remove various statics3.0.2-ONAPjh73581-1/+12
2019-04-12Merge "Add Control Loop Coordination policy."Pamela Dragosh2-33/+214
2019-04-11Add Control Loop Coordination policy.Joshua Reich2-33/+214
2019-04-11Changes to handle PDPX deploy/undeployMichael Mokry1-1/+24
2019-04-10Test decision from main entryPamela Dragosh1-0/+36
2019-04-01Adding guard PIPPamela Dragosh1-0/+135
2019-03-20Use Policy Translator abstract classPamela Dragosh2-5/+5
2019-03-19Fix sonar issues xacml pdpPamela Dragosh1-1/+1
2019-03-18Started with test decision JSON objects.Pamela Dragosh3-62/+173
2019-03-15Monitoring policy creation foundationPamela Dragosh4-0/+359