aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-node/src/test
AgeCommit message (Collapse)AuthorFilesLines
2019-05-29Remove major and minor code smells in dr-nodeeconwar2-2/+2
Change-Id: I8c408472050adfa2889093e40d294bf542974a80 Issue-ID: DMAAP-1195 Signed-off-by: econwar <conor.ward@est.tech>
2019-05-08Remove datarouter-node critical code smellseconwar1-9/+5
Change-Id: Iff0f9e2c4f326e75ee4bb5c8328c3a341468cf1b Issue-ID: DMAAP-1195 Signed-off-by: econwar <conor.ward@est.tech>
2019-05-01Sonar fix too many method paramArindam Mondal2-5/+11
+) https://sonar.onap.org/issues?projectUuids=AWHFaQXIWid2ybiDeOSb&resolved=false&rules=squid%3AS00107 ++) code format Issue-ID: DMAAP-1174 Change-Id: I162ed1400be2ac059b14f16500bc849f6b10f8be Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-04-08update DR logging to log under one systemEmmettCox2-3/+1
Change-Id: I7e21a9c698e49601b090cee350c5a5cc7deb8315 Issue-ID: DMAAP-1050 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-04-05Add AAF certs with year duration to DReconwar1-22/+5
Remove console logs during unit tests Disable checkstyle warnings Change-Id: Ie57e792e9616fe348be1931aacc274d28a9798bc Issue-ID: DMAAP-1143 Signed-off-by: econwar <conor.ward@est.tech>
2019-04-02Fixing falling unit test in provDataedepaul1-0/+1
Change-Id: Ibccc9ca7ce2f388c039db3ab439f40902943f058 Issue-ID: DMAAP-1016 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-04-01Merge "DR AAF CADI integration"Conor Ward5-15/+149
2019-03-27Adding ProvData unit testsEmmettCox1-0/+147
Change-Id: Ic5110d87a5ff3abe87f847696ed70e6c5406c69b Issue-ID: DMAAP-1133 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-03-26DR AAF CADI integrationefiacor5-15/+149
Change-Id: I01548882f813e4029dddf7ddee2af12472163761 Issue-ID: DMAAP-1016 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-03-13Adding decompression option for user to a feed.edepaul2-1/+2
Change-Id: I2276d109fd65052cc043cdc2c7b4eb10655a0ac3 Issue-ID: DMAAP-1043 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-02-14Add optional API for PM Mappereconwar3-7/+112
Added new field to Subscriber class to keep files after published Added new Delete endpoint so that file can then be deleted Change-Id: Id72da67689a7ceda8ddd4997cd6349b981cb1cdb Issue-ID: DMAAP-981 Signed-off-by: econwar <conor.ward@est.tech>
2019-02-06Replace ATT headers2.0.0egernug1-6/+6
Change-Id: I27b9240e33381b91c40c21a04f7ec6bdb7c16ce0 Issue-ID: DMAAP-997 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-01-31Add RequestId and InvocationId to DREmmettCox2-3/+88
Change-Id: I42575123396ce4b07c824846a8b2b3ca49dfbd85 Issue-ID: DMAAP-941 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2018-09-20Fix NodeServlet Vulnerabilitiesesobmar1-18/+0
Change-Id: I16a6a7c4f0a7ac1005878106f176a1dcf25940a3 Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-775
2018-08-30Add Unit Tests for Deliveryeconwar1-0/+104
Change-Id: I359873d73bcda178c140abd5ebde04c0cb72b7f7 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-28Unit Tests for DeliveryQueueesobmar1-0/+131
Change-Id: Ifa8940a0702644a11464555f40b002ed3544c00d Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-08-27Add Unit Tests for NodeUtils and StatusLogeconwar3-0/+134
Change-Id: I694f6604d58078da10141fe4f15cba04f8226efc Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-23Merge "Add Node Servlet Tests"Ram Koya1-0/+297
2018-08-23Add Unit Tests for NodeConfigeconwar1-0/+254
Change-Id: Ide27314a030d412892fbcd26f1be7d687f747751 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-23Add Node Servlet Testseconwar1-0/+297
Change-Id: Ie7f35e74b17519f088034b42bf0e3909a4135d67 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101