aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-executor/plugins-executor-javascript/src/test/java
AgeCommit message (Expand)AuthorFilesLines
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