aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-02-18Fix sonars in apex-pdpJim Hahn2-1/+9
2021-01-20Add logs for REST request/response in APEXa.sreekumar1-1/+1
2020-09-17Cleanup related to removal of legacy format support in APEXa.sreekumar4-4/+0
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar6-256/+384
2020-09-03Clean up warnings and SONAR issuesliamfallon1-4/+3
2020-07-15Replaced try/catch blocks with assertj - apex-pdpwaynedunican3-94/+41
2020-06-19Changes for checkstyle 8.32liamfallon4-6/+0
2020-03-11Fix minor checkstyle/eclipse warningsliamfallon2-13/+4
2020-03-04Merge "replace test sleep() with awaitality package"Liam Fallon1-16/+13
2020-03-04Preparing integration tests for Graal Javascriptliamfallon1-21/+20
2020-03-04replace test sleep() with awaitality packageHenry.Sun1-16/+13
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon1-10/+6
2020-02-20remove code duplication in plugin-event-carrierning.xi1-1/+1
2019-08-21Fix checkstyle warnings in apex-pdpliamfallon1-14/+13
2019-07-12add status filter in restclient and restrequestorHenry.Sun8-260/+325
2019-07-11Make URL configurable in REST Requestor/Clientning.xi3-6/+112
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon1-8/+4
2019-06-26Add passthrough properties for APEX engineliamfallon2-16/+23
2018-12-19Add example policy for HTTPSliamfallon2-13/+19
2018-12-08Support HTTP headers in REST Clientliamfallon11-0/+2219