aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-executor/plugins-executor-javascript/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-02-18Fix sonars in apex-pdpJim Hahn1-2/+4
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar1-56/+762
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 executionliamfallon4-37/+135
2020-03-11Convert examples to Rhino Javascript formatliamfallon2-3/+2
2020-03-09Use Rhino javascript executor in apex-pdpliamfallon7-37/+40
2020-03-01Switch apex to Graal javascript engineliamfallon11-190/+1826
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