aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/integration/integration-uservice-test/src/test/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar20-133/+236
2020-09-04Remove client code from apex-pdpliamfallon2-489/+0
2020-07-21Fix assertTrue in apex-pdp/model apex-pdp/plugins, apex-pdp/services and apex...JvD_Ericsson2-6/+6
2020-07-17Replace try/catch with assertj - apex-pdpwaynedunican1-30/+12
2020-07-06Fix URL checking on REST pluginsliamfallon1-13/+13
2020-06-19Changes for checkstyle 8.32liamfallon35-48/+1
2020-04-03Fix failing Kafka testsliamfallon4-63/+72
2020-04-02Fix hanging timeout on Executor testliamfallon3-68/+72
2020-03-09Use Rhino javascript executor in apex-pdpliamfallon7-56/+52
2020-03-04Preparing integration tests for Graal Javascriptliamfallon4-40/+56
2020-02-27Merge "Add integration tests for Parameter passing in APEX"Liam Fallon2-0/+282
2020-02-27Add integration tests for Parameter passing in APEXa.sreekumar2-0/+282
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon3-50/+52
2020-01-23Remove apex-pdp TextFileUtils classliamfallon7-100/+96
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon3-17/+42
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon9-51/+57
2019-11-26Reduce verbosity of logging during unit testliamfallon10-137/+162
2019-11-14Retaining context in APEX Engine based on policies received in PdpUpdatea.sreekumar1-2/+1
2019-11-01Add common Jersey versionliamfallon3-4/+5
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar3-36/+33
2019-10-16replace grizzly server with policy common endpointHenry.Sun3-61/+89
2019-09-03Enable https support in ApexRestServera.sreekumar1-23/+60
2019-08-27add unit test for tools-commonshaoqiu1-1/+1
2019-08-21Fix checkstyle warnings in apex-pdpliamfallon4-14/+17
2019-07-30integration test for execution property rest APIning.xi2-7/+318
2019-07-10Add integration tests for executor propertiesliamfallon5-0/+562
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon13-127/+86
2018-12-15Fix sonar test renaming issuesliamfallon2-36/+31
2018-12-11Remove unused parameter from test dataliamfallon1-24/+41
2018-11-16Fix timing and move testsliamfallon4-6/+963
2018-11-15Refactored Asynchronous tests to integrationliamfallon7-0/+419
2018-11-07Refactor unit test dataliamfallon16-436/+349
2018-09-28Add unit test for core distributionliamfallon1-8/+2
2018-09-18remove license issuesliamfallon1-1/+1
2018-09-17Merge "Re-implement Kafka tests that periodically fail"Jorge Hernandez3-196/+90
2018-09-16Fix Sonar issues in apexliamfallon1-5/+5
2018-09-15Re-implement Kafka tests that periodically failliamfallon3-196/+90
2018-09-13Address sonar/Checkstyle Issuesliamfallon30-194/+945
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon7-8/+145
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon4-20/+20
2018-09-12Merge "Fix soft stop and start of engine"Pamela Dragosh1-5/+0
2018-09-12Fix soft stop and start of engineliamfallon1-5/+0
2018-09-12Fix build failsliamfallon1-1/+1
2018-08-31Use parameter service in apexliamfallon7-44/+86
2018-08-03Use common components in apexliamfallon2-8/+8
2018-07-30Add test case for plugin event carrier RESTServerDinh Danh Le1-14/+33
2018-07-09Fixing Multi JVM Tests and sonar bugswaqas.ikram1-3/+9
2018-07-04Fix test failure due to wait timeoutliamfallon3-178/+129
2018-07-02Fix the apex-pdp build issueramverma4-67/+71
2018-06-28Adding integration test modulewaqas.ikram31-0/+4266