aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test
AgeCommit message (Expand)AuthorFilesLines
2024-07-03Fix junit4 leftover usageadheli.tavares1-2/+2
2024-02-07Fix RestController usage after removing AAF filteradheli.tavares2-10/+9
2023-09-22Upgrade Java 17adheli.tavares13-293/+289
2023-08-08Removed db-based statistics featureSuresh Charan3-292/+0
2022-04-13Remove generated test file from gitliamfallon1-64/+0
2022-03-02Rename ControlLoop to AutomationCompsitionSirisha_Manchikanti1-1/+1
2022-01-06Add ControlLoop distribution to runtimeSirisha_Manchikanti1-0/+64
2021-07-05Use lombok in policy/distributionRam Krishna Verma2-8/+10
2021-05-25Fix broken junits in policy-distributionJim Hahn5-29/+61
2021-04-29Remove GroupValidationResultJim Hahn9-148/+124
2021-04-16Refactor DistributionCommandLineArguments classadheli.tavares2-115/+111
2021-03-19Delete keystores from distributionJim Hahn3-11/+10
2021-03-16Update policy-keystore with newer certificatesjhh1-0/+0
2021-03-04Code coverage for Policy distributionadheli.tavares2-1/+95
2020-09-30New sonars in policy/distributionJim Hahn1-200/+81
2020-09-24update default keystoresjhh1-0/+0
2020-08-21Changes to make policy-distribution container crash with non zero exitCodea.sreekumar1-12/+16
2020-07-29Allocate a new server port for each testJim Hahn8-71/+97
2020-07-29Sonar fixes for policy/distributionuj426b2-16/+13
2020-07-02Replace try/catch blocks with assertj - distwaynedunican7-230/+141
2020-06-19Changes for Checkstyle 8.32 in policy-distributiona.sreekumar14-22/+4
2020-03-27Fix comments from last reviewPamela Dragosh1-1/+1
2020-03-26Remove unused imports and clean logsPamela Dragosh2-3/+48
2020-03-18renew policy certs till 03/17/2021jhh1-0/+0
2020-01-22policy/distribution jdk11 upgradesHOCKLA5-8/+21
2019-12-05change HealthCheckReport URL from self to hostNameHengye2-6/+8
2019-08-22update keystorejhh1-0/+0
2019-08-06Changing parameters to use ParameterGroupImplramverma5-119/+40
2019-08-02Change parameters to extend ParameterGroupImplramverma3-111/+37
2019-07-19Modify policy/distribution to use RestServer from commonJim Hahn7-24/+43
2019-07-17Changing policy/distribution to use policy/modelsramverma2-10/+11
2019-07-02Use ToStringTester from utils-testramverma1-1/+1
2019-06-18Fix junit tests in distributionJim Hahn2-4/+4
2019-02-05Change policy/distribution logging to slf4jramverma4-122/+132
2019-01-11Fix Noncompliant usage sonar issueliboNet3-6/+4
2018-12-20Fix checkstyle issues in distributionliamfallon2-50/+38
2018-12-19add Https support for distribution endpointsliboNet5-2/+354
2018-09-14Merge "Adding statistics endpoint to distribution"Liam Fallon2-0/+176
2018-09-13Adding statistics endpoint to distributionramverma2-0/+176
2018-09-13Adding policy decoder to extract file from csarramverma23-95/+507
2018-09-11Fix all sonar issues in distributionramverma3-22/+171
2018-09-07Parameter Group fields must have gettersliamfallon2-2/+2
2018-09-05Refactored reception handler parameter handlingmmis18-390/+402
2018-09-04Merge "Set Activator alive to false in terminate"Pamela Dragosh1-0/+3
2018-09-03Set Activator alive to false in terminatekrishnajinka1-0/+3
2018-08-30Create code infrastructure for policy forwardingmmis20-74/+556
2018-08-29Parameter Service Interface Changesliamfallon5-143/+135
2018-08-28Removing plugin dependency from distribution mainramverma28-617/+362
2018-08-24Fix sonar and checkstyle issues in distributionramverma6-84/+94
2018-08-22Adding health check endpoint to distributionramverma25-18/+555