aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-executor/plugins-executor-javascript/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2020-09-03Merge "Sonar Bug fixes"Pamela Dragosh1-1/+1
2020-09-03Sonar Bug fixeswaynedunican1-1/+1
2020-09-03Clean up warnings and SONAR issuesliamfallon2-13/+6
2020-06-23Remove thread in JavascriptExecutorhuaxing5-416/+53
2020-06-19Changes for checkstyle 8.32liamfallon5-5/+0
2020-04-03Fix failing Kafka testsliamfallon1-2/+8
2020-04-02Fix hanging timeout on Executor testliamfallon1-3/+8
2020-03-30Fix hanging tests in JavascritExecutorliamfallon5-17/+350
2020-03-25Ignore JUnit tests that hang on awaitliamfallon4-2/+11
2020-03-24Launch separate threads for Javascript task executionliamfallon3-37/+94
2020-03-09Use Rhino javascript executor in apex-pdpliamfallon3-34/+35
2020-03-01Switch apex to Graal javascript engineliamfallon4-190/+235
2019-07-10Add integration tests for executor propertiesliamfallon3-13/+19
2019-06-26Add passthrough properties for APEX engineliamfallon3-13/+13
2019-03-19Fix checkstyle/Sonar issues on juint/sonar fixesliamfallon4-4/+8
2019-03-06Increase test coverage for plugins-executor-jsHengye4-0/+503