aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/integration/integration-uservice-test/src/test
AgeCommit message (Expand)AuthorFilesLines
14 daysConvert junit4 to junit5HEADmasteradheli.tavares3-7/+7
2024-06-18Convert junit4 to junit5adheli.tavares30-1128/+569
2023-09-22Java 17 Upgradeadheli.tavares12-118/+199
2023-03-14Update for SNI Chceckingliamfallon4-11/+13
2022-03-10Remove bad dependency in apex POMliamfallon3-91/+1
2022-02-11Remove apex-pdp unused core modulesliamfallon6-722/+0
2022-01-24Add TOSCA policy status header field to APEX event create CLIRashmi Pujar6-27/+26
2021-08-06Use lombok in apex-pdp #4Jim Hahn14-128/+55
2021-07-29Improve APEX logging for irrelevant eventsa.sreekumar1-1/+2
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.sreekumar4-105/+4
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-17Cleanup related to removal of legacy format support in APEXa.sreekumar18-18/+0
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar40-842/+111782
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 testsliamfallon5-63/+86
2020-04-02Fix hanging timeout on Executor testliamfallon10-74/+116
2020-03-09Use Rhino javascript executor in apex-pdpliamfallon20-96/+105
2020-03-04Preparing integration tests for Graal Javascriptliamfallon18-110/+99
2020-02-27Merge "Add integration tests for Parameter passing in APEX"Liam Fallon8-0/+682
2020-02-27Add integration tests for Parameter passing in APEXa.sreekumar8-0/+682
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-pdpliamfallon5-14/+17
2019-07-30integration test for execution property rest APIning.xi10-7/+736
2019-07-10Add integration tests for executor propertiesliamfallon31-0/+1210
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 dataliamfallon63-29126/+417
2018-10-01Add JUnit for test conceptsliamfallon1-2/+1