aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/integration/integration-uservice-test/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2022-01-24Add TOSCA policy status header field to APEX event create CLIRashmi Pujar4-25/+22
2021-08-06Use lombok in apex-pdp #4Jim Hahn14-128/+55
2021-06-24Update apex-pdp for checkstyle 8.43liamfallon3-6/+6
2021-05-03Remove GroupValidationResultJim Hahn3-33/+14
2021-03-24Fix sonar issuesarkadiusz.adamski7-8/+14
2021-03-19Fixing parallel event execution problem in APEX-PDP REST layera.sreekumar2-42/+2
2021-02-23Fixing intermittent test failures in APEXa.sreekumar1-75/+58
2021-02-11Changes related to multi policy handling improvement in APEXa.sreekumar3-165/+171
2021-01-28Improve handling of multiple policy in APEX PDPa.sreekumar3-128/+28
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar20-133/+236
2020-09-04Remove client code from apex-pdpliamfallon2-489/+0
2020-07-21Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex...JvD_Ericsson2-6/+6
2020-07-17Replace try/catch with assertj - apex-pdpwaynedunican1-30/+12
2020-07-06Fix URL checking on REST pluginsliamfallon1-13/+13
2020-06-19Changes for checkstyle 8.32liamfallon35-48/+1
2020-04-03Fix failing Kafka testsliamfallon4-63/+72
2020-04-02Fix hanging timeout on Executor testliamfallon3-68/+72
2020-03-09Use Rhino javascript executor in apex-pdpliamfallon7-56/+52
2020-03-04Preparing integration tests for Graal Javascriptliamfallon4-40/+56
2020-02-27Merge "Add integration tests for Parameter passing in APEX"Liam Fallon2-0/+282
2020-02-27Add integration tests for Parameter passing in APEXa.sreekumar2-0/+282
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon3-50/+52
2020-01-23Remove apex-pdp TextFileUtils classliamfallon7-100/+96
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon3-17/+42
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon9-51/+57
2019-11-26Reduce verbosity of logging during unit testliamfallon10-137/+162
2019-11-14Retaining context in APEX Engine based on policies received in PdpUpdatea.sreekumar1-2/+1
2019-11-01Add common Jersey versionliamfallon3-4/+5
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar3-36/+33
2019-10-16replace grizzly server with policy common endpointHenry.Sun3-61/+89
2019-09-03Enable https support in ApexRestServera.sreekumar1-23/+60
2019-08-27add unit test for tools-commonshaoqiu1-1/+1
2019-08-21Fix checkstyle warnings in apex-pdpliamfallon4-14/+17
2019-07-30integration test for execution property rest APIning.xi2-7/+318
2019-07-10Add integration tests for executor propertiesliamfallon5-0/+562
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon13-127/+86
2018-12-15Fix sonar test renaming issuesliamfallon2-36/+31
2018-12-11Remove unused parameter from test dataliamfallon1-24/+41
2018-11-16Fix timing and move testsliamfallon4-6/+963
2018-11-15Refactored Asynchronous tests to integrationliamfallon7-0/+419
2018-11-07Refactor unit test dataliamfallon16-436/+349
2018-09-28Add unit test for core distributionliamfallon1-8/+2
2018-09-18remove license issuesliamfallon1-1/+1
2018-09-17Merge "Re-implement Kafka tests that periodically fail"Jorge Hernandez3-196/+90
2018-09-16Fix Sonar issues in apexliamfallon1-5/+5
2018-09-15Re-implement Kafka tests that periodically failliamfallon3-196/+90
2018-09-13Address sonar/Checkstyle Issuesliamfallon30-194/+945
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon7-8/+145
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon4-20/+20
2018-09-12Merge "Fix soft stop and start of engine"Pamela Dragosh1-5/+0