aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-engine/src/test/java
AgeCommit message (Expand)AuthorFilesLines
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.sreekumar1-40/+35
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-09APEX standalone support for ToscaPolicy formata.sreekumar10-386/+201
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-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 Apexliamfallon1-14/+15
2018-12-26Rename test classes in apex-pdp/servicesParshad Patel15-49/+49
2018-12-18Add Java property parameters for HTTPSliamfallon5-0/+411
2018-11-12Clean up eclipse and document warningsliamfallon1-4/+4
2018-11-07Refactor unit test dataliamfallon8-413/+302
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
2018-10-05JUnit for apex Admin Protocol listenerliamfallon5-0/+646
2018-09-26Add JUnit for engine serviceliamfallon6-0/+1096
2018-09-22Fix sonar problems in Apexliamfallon3-1/+3
2018-09-20Fix bug with POJO events in APexliamfallon9-4/+656
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon10-171/+317
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon1-8/+8
2018-09-07Parameter group fields must have gettersliamfallon9-121/+177
2018-08-31Use parameter service in apexliamfallon10-384/+560
2018-08-09Checkstyle the services-engine packageDinh Danh Le12-179/+195
2018-06-14Add YAML plugin and cleanup for checkstyleliamfallon1-1/+1
2018-06-11Remove warnings from codeliamfallon1-17/+170
2018-06-06Adding services engine modulewaqas.ikram17-0/+3284