aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Point to 2.4.1 modelsRam Krishna Verma1-1/+1
2021-02-07Make filters on TOSCA entities genericliamfallon1-4/+4
2021-01-04Changed identifiers to concept identifiersliamfallon1-5/+4
2020-12-22Update unit tests for new validation messagesliamfallon3-150/+143
2020-09-16Remove base64 encoding of password from apiRam Krishna Verma3-6/+4
2020-08-19Updates tests for new tcagen2 policy typePamela Dragosh3-21/+21
2020-08-17Merge "Changes to make Policy-API container crash with non zero exitCode"Ram Krishna Verma1-7/+10
2020-08-14Remove legacy providers from apiRam Krishna Verma2-414/+1
2020-08-14Changes to make Policy-API container crash with non zero exitCodea.sreekumar1-7/+10
2020-08-06Remove legacy operational policy from apiRam Krishna Verma1-201/+0
2020-07-24Fetch and Delete policy API with PolicyName and PolicyVersionputhuparambil.aditya3-1/+220
2020-06-29Fix issues in api for new sonar rulesJim Hahn3-9/+9
2020-06-19Changes for Checkstyle 8.32liamfallon8-10/+0
2020-06-15Removing duplicate yamls and jsonsaditya.puthuparambil1-70/+48
2020-05-10Policy DB contents removed on DB deadlockliamfallon2-47/+48
2020-05-06Make type and type_version mandatory on policiesliamfallon2-5/+7
2020-04-29Update SNDC Naming policy in APIJim Hahn1-5/+5
2020-04-22Skip policy preload if DB already contains dataJim Hahn1-0/+74
2020-03-30Add BARE and REFERENCED mode to policy fetchesliamfallon2-71/+102
2020-03-19Test change due to versions fix in Modelsliamfallon1-54/+52
2020-03-06Removing legacy guard from policy/apiRam Krishna Verma2-571/+4
2020-03-03Removing deployed from policy/apiRam Krishna Verma2-39/+0
2020-02-25Preload default policiesChenfei Gao6-32/+32
2020-02-19Changes for cascaded get in policy modelsliamfallon2-8/+56
2020-02-18Add changes for safe delete in policy-modelsliamfallon5-38/+50
2020-02-17Updates to pulling Drools into own yamlPamela Dragosh4-7/+32
2020-02-17Change return code checks in unit testsliamfallon1-4/+3
2020-02-13Update API for changes in TOSCA providerliamfallon5-294/+242
2020-02-11junit failing after renaming recipe in op. policyjhh1-1/+1
2020-02-04Preloading Tosca compliant operational policy type for apex-pdpa.sreekumar1-6/+14
2020-01-22tests for tosca compliant operational policiesjhh2-21/+123
2020-01-20preload tosca compliant operational policy typesjhh1-9/+34
2020-01-13Added the new versioning validation for policy and policy typeChenfei Gao5-136/+244
2020-01-02Speed up tests on policy-apiliamfallon5-1060/+434
2019-12-11Update preload optimization typesPamela Dragosh2-24/+24
2019-12-06Merge "Preloading native policy type for apex-pdp"Pamela Dragosh2-38/+2
2019-12-06Preloading native policy type for apex-pdpramverma2-38/+2
2019-12-05Merge "change HealthCheckReport URL from self to hostName"Jim Hahn1-1/+1
2019-12-05change HealthCheckReport URL from self to hostNameHengye1-1/+1
2019-12-02Fix sonar issues in policy-apiJim Hahn1-1/+2
2019-11-25Preload the policy types for native policiesChenfei Gao1-2/+2
2019-11-13Added changes to make the list of preloaded policy types configurableChenfei Gao6-19/+48
2019-10-30Fix new eclipse warnings in policy-apiJim Hahn1-1/+0
2019-10-09Created a new simplified API for creating policiesChenfei Gao2-0/+121
2019-09-16Add changes to support application/yaml in apiChenfei Gao6-525/+812
2019-09-05Knock on of changing policy types to mapliamfallon7-237/+272
2019-08-28Preload control loop coordination type in APIJim Hahn1-1/+1
2019-08-16Adding more policy-api junitsBilal A1-1/+296
2019-08-08Add get deployed endpoints for legacy policiesChenfei Gao4-25/+243
2019-08-01Policy API Junit testsBilal A1-0/+51