aboutsummaryrefslogtreecommitdiffstats
path: root/applications/common/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-02-18Utilize time extensionsPamela Dragosh1-2/+44
2021-02-11Fix sonars from dependency upgradeJim Hahn6-34/+24
2021-02-10Upgrade dependenciesJim Hahn1-0/+1
2021-01-04Changed identifiers to concept identifiersliamfallon1-6/+7
2020-11-30ToscaEntityType renamed ToscaSchemaDefinitionliamfallon1-3/+3
2020-10-02Remove duplicated codePamela Dragosh1-2/+3
2020-07-01Replace try/catch blocks with assertj - xacml-pdpwaynedunican1-7/+4
2020-06-30Fix more sonars in xacml-pdpJim Hahn1-2/+3
2020-06-29Fix issues in xacml-pdp for new sonar rulesJim Hahn4-13/+13
2020-06-19Changes for Checkstyle 8.32Taka Cho3-4/+2
2020-06-01Use OperationsHistory from modelsJim Hahn3-9/+10
2020-05-26Change CLC logic for updated OPHist DB entries.pramod.jamkhedkar1-10/+10
2020-05-19Change CLC granularity to CL level.pramod.jamkhedkar1-10/+5
2020-03-20use shutdown to clear handle leakPamela Dragosh3-3/+63
2020-03-19Re-factor matchable to reduce complexityPamela Dragosh5-27/+434
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 Dragosh5-85/+252
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 Dragosh3-17/+50
2019-12-17Add SDNC naming applicationPamela Dragosh2-26/+74
2019-12-02Clear some simple xacml sonarPamela Dragosh1-1/+4
2019-11-13Merge "Implement closest match algorithm"Jorge Hernandez9-46/+739
2019-11-12Implement closest match algorithmPamela Dragosh9-46/+739
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 Dragosh5-21/+312
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-12Add statistics and sonar cleanup and blacklistPamela Dragosh2-5/+9
2019-04-12Merge "Add Control Loop Coordination policy."Pamela Dragosh4-41/+223
2019-04-11Add Control Loop Coordination policy.Joshua Reich4-41/+223
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 Dragosh3-0/+182
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 Dragosh5-0/+391