aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-engine/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-08-24Use CompareToBuilderJim Hahn11-495/+53
2021-08-02Use lombok annotations in apex-pdpJim Hahn2-5/+8
2021-07-12Update pdp statistics to count deploy/undeploy separately.adheli.tavares1-0/+106
2021-06-28Changes to support multiple outputs from a statea.sreekumar1-2/+3
2021-06-18Fix Sonar Issues in apex-pdp-services-enginelapentafd2-14/+22
2021-05-07Merge "Code coverage for Service Engine Event"Jim Hahn3-0/+376
2021-05-07Code coverage for Service Engine Eventarkadiusz.adamski3-0/+376
2021-05-07Code coverage for File Carrier Pluginarkadiusz.adamski4-0/+596
2021-05-03Remove GroupValidationResultJim Hahn7-357/+153
2021-04-22Refactor of command line classesadheli.tavares2-39/+46
2021-04-15Code coverage for service engine event packagearkadiusz.adamski12-0/+1049
2021-02-18Fix sonars in apex-pdpJim Hahn2-92/+42
2021-02-11Changes related to multi policy handling improvement in APEXa.sreekumar1-53/+44
2021-01-28Improve handling of multiple policy in APEX PDPa.sreekumar3-41/+550
2021-01-06Merge "Changed identifiers to concept identifiers"Liam Fallon1-9/+9
2021-01-04Changed identifiers to concept identifiersliamfallon1-9/+9
2020-12-17Prune superfluous log and exception messagesgregory.hayes3-24/+36
2020-09-17Cleanup related to removal of legacy format support in APEXa.sreekumar1-1/+0
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar69-2516/+4158
2020-09-04Remove client code from apex-pdpliamfallon5-591/+0
2020-09-03Clean up warnings and SONAR issuesliamfallon3-109/+93
2020-08-07Handling apex-pdp multi policy deployment failure:puthuparambil.aditya1-6/+13
2020-07-21Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex...JvD_Ericsson1-1/+1
2020-07-15Replace try/catch with assertjwaynedunican11-1437/+989
2020-06-19Changes for checkstyle 8.32liamfallon18-20/+1
2020-06-12Improve robustness of unit testinghuaxing1-20/+23
2020-04-06Fix intermittent unit test failures WebSocketliamfallon1-6/+9
2020-03-04replace test sleep() with awaitality packageHenry.Sun1-32/+16
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon5-55/+55
2020-01-23Remove apex-pdp TextFileUtils classliamfallon4-96/+101
2020-01-23Run apex-pdp in Java 11: base changesliamfallon2-129/+122
2020-01-09Merge "Populate the PdpStatistics data in heartbeat"Jim Hahn2-8/+38
2020-01-08Update vCPE example to use Avro schemasliamfallon1-0/+42
2020-01-08Populate the PdpStatistics data in heartbeatshaoqiu2-8/+38
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon12-213/+222
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon2-9/+13
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar1-17/+70
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon5-143/+60
2019-06-27Add period after inheritDoc for Sonarliamfallon1-6/+7
2019-06-26Add passthrough properties for APEX engineliamfallon4-70/+51
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar5-23/+22
2019-06-19Fix junit tests in apex-pdpliamfallon3-310/+286
2019-01-15Fix crashing unit tests in Apexliamfallon3-16/+17
2018-12-26Rename test classes in apex-pdp/servicesParshad Patel17-53/+53
2018-12-18Add Java property parameters for HTTPSliamfallon10-0/+649
2018-11-12Clean up eclipse and document warningsliamfallon1-4/+4
2018-11-07Refactor unit test dataliamfallon63-15259/+1414
2018-10-19Fix bug to allow JSON arrays of eventsliamfallon1-3/+2
2018-10-08Merge "Unit test for Apex engine"Pamela Dragosh2-9/+33
2018-10-07Unit test for Apex engineliamfallon2-9/+33