summaryrefslogtreecommitdiffstats
path: root/testsuites/integration/integration-executor-test/src/test/java
AgeCommit message (Expand)AuthorFilesLines
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-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-pdpliamfallon6-34/+34
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon3-16/+15
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon1-6/+8
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 issuesliamfallon2-35/+11
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-12Fix build failsliamfallon1-0/+2
2018-09-04Fix checkstyle issues in apex model basicliamfallon3-22/+22
2018-08-31Use parameter service in apexliamfallon8-33/+395
2018-07-10Adding executor integration testswaqas.ikram16-0/+1344