aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/integration/integration-executor-test/src
AgeCommit message (Expand)AuthorFilesLines
2022-02-08Remove JAXB and XML, use GSON for JSONliamfallon2-11/+1
2022-02-03Remove direct DB Load/Save from apex-pdpliamfallon3-154/+1
2021-08-06Use lombok in apex-pdp #5Jim Hahn2-24/+12
2021-02-18Fix sonars in apex-pdpJim Hahn1-46/+15
2020-08-17SONAR fixes - assert dissimiliar typeswaynedunican1-7/+0
2020-07-27SONAR assertions apex-pdpwaynedunican4-10/+25
2020-07-21Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex...JvD_Ericsson4-21/+20
2020-07-17Replace try/catch with assertj - apex-pdpwaynedunican2-26/+12
2020-07-13Remove old documentation from buildliamfallon3-127/+0
2020-06-19Changes for checkstyle 8.32liamfallon13-13/+0
2020-04-02Fix hanging timeout on Executor testliamfallon1-2/+5
2020-03-09Use Rhino javascript executor in apex-pdpliamfallon7-79/+39
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon3-16/+15
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon1-6/+8
2019-11-26Reduce verbosity of logging during unit testliamfallon1-3/+3
2019-11-14Retaining context in APEX Engine based on policies received in PdpUpdatea.sreekumar4-28/+27
2019-09-14Disable Jython Excutor for securityliamfallon1-12/+15
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon2-16/+12
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar2-2/+2
2019-04-16Fix Security and Unit Test DB issuesliamfallon3-39/+13
2018-11-20Refactor Apex benchmark testsliamfallon1-1/+1
2018-09-20Refactor Editor REST servletliamfallon4-4/+12
2018-09-13Address sonar/Checkstyle Issuesliamfallon16-39/+202
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon4-9/+9
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon1-1/+1
2018-09-12Fix build failsliamfallon1-0/+2
2018-09-04Fix checkstyle issues in apex model basicliamfallon4-24/+24
2018-08-31Use parameter service in apexliamfallon8-33/+395
2018-08-23Add docs for Testsuites packageDinh Danh Le3-0/+127
2018-07-10Adding executor integration testswaqas.ikram18-0/+1491