summaryrefslogtreecommitdiffstats
path: root/datarouter-prov/src/test
AgeCommit message (Collapse)AuthorFilesLines
2019-04-08Adding docs for CADIefiacor1-1/+1
Change-Id: If3324973a2e41ca0d98804cb8e6520fc1beccfe9 Issue-ID: DMAAP-1016 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-04-05Add AAF certs with year duration to DReconwar1-6/+1
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-03Update for LogfileLoader Unit Testesobmar1-23/+14
Change-Id: I584837b7e730985085f7817044dc80511f81be02 Issue-ID: DMAAP-1105 Signed-off-by: esobmar <mariusz.sobucki@est.tech>
2019-04-02Updates for LogfileLoader unit testesobmar1-12/+0
Change-Id: I0b3cd05bcff9c7dc2beb512ec212fed8440e586d Issue-ID: DMAAP-1105 Signed-off-by: esobmar <mariusz.sobucki@est.tech>
2019-04-01Merge "DR AAF CADI integration"Conor Ward8-227/+828
2019-03-27Updates for LogfileLoaderTest.javaesobmar1-26/+34
Change-Id: Ib5de247a551725cf2334ce3999ce2a01b40a4de6 Issue-ID: DMAAP-1105 Signed-off-by: esobmar <mariusz.sobucki@est.tech>
2019-03-26DR AAF CADI integrationefiacor8-227/+828
Change-Id: I01548882f813e4029dddf7ddee2af12472163761 Issue-ID: DMAAP-1016 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-03-25UnitTests for LogFileLoaderesobmar1-0/+130
Change-Id: Ia941feafa211b8c2965120ab48b159c26a550f81 Issue-ID: DMAAP-1105 Signed-off-by: esobmar <mariusz.sobucki@est.tech>
2019-03-22add additional unit tests for feedEmmettCox2-4/+76
Change-Id: Ic9346b1af0ad0ad845e5d001bc3ee23e128417dc Issue-ID: DMAAP-1119 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-03-22fix issue in LogRecord unit testsEmmettCox1-32/+27
Change-Id: Ie3786b4a6aa56177e7157a4c1b595ecdbbc4fc71 Issue-ID: DMAAP-1104 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-03-21LogRecord unit testingEmmettCox1-0/+116
Change-Id: Id5aa288aaf9f45af50a4479f52f5fe9702abbd67 Issue-ID: DMAAP-1104 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-03-13Adding decompression option for user to a feed.edepaul3-2/+12
Change-Id: I2276d109fd65052cc043cdc2c7b4eb10655a0ac3 Issue-ID: DMAAP-1043 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-02-18Allow LogServlet to query based upon FilenameEmmettCox2-7/+41
Documentation updates for filename Query on LogServlet Change-Id: I22036c42e202831766a7968bd434340cfcb6c2f5 Issue-ID: DMAAP-1022 Issue-ID: DMAAP-1029 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-02-14Add optional API for PM Mappereconwar3-22/+26
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.0egernug7-37/+37
Change-Id: I27b9240e33381b91c40c21a04f7ec6bdb7c16ce0 Issue-ID: DMAAP-997 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-02-05adding FILENAME value to LOG_RECORDS table.EmmettCox2-0/+3
Change-Id: Iea49d196f324b3a03a18d3d2084e5f6c7ad226ea Issue-ID: DMAAP-1022 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-01-31Add RequestId and InvocationId to DREmmettCox10-17/+304
Change-Id: I42575123396ce4b07c824846a8b2b3ca49dfbd85 Issue-ID: DMAAP-941 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2018-10-11Update oparent POM version to 1.2.1Fiachra Corcoran1-1/+1
Change-Id: I557c32bae98488d57d94976ef1c964176517fb8c Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com> Issue-ID: DMAAP-843
2018-09-17Fix InternalServlet VulenrabilitiesConor Ward1-1/+2
Change-Id: I6b733b9cde0e331a1ad48833e294435179606852 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-775
2018-09-12Unit Tests RouteServletTestesobmar2-196/+71
Change-Id: Ic97670397329d02e861569421f01461cd204806e Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-09-10unit tests for feed beanEmmett Cox2-0/+120
Change-Id: Ib97db321e24b609c4baa7dd0783431ead18198a5 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-09-07Merge "unit test for StastisticsServlet with db"Ram Koya2-26/+52
2018-09-06unit test for StastisticsServlet with dbEmmett Cox2-26/+52
Change-Id: I32ed948f2485d13605d58fadef72903b05ca57f5 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-09-06refactor FeedServletTest to use DBEmmett Cox3-53/+71
Change-Id: I145f053c5fb9b8537eb73a83e57485bf32a3357a Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-09-05Unit Tests InternalServletTestesobmar2-83/+42
Change-Id: I81a2912f8ec5834117dccded71aa719dc0c2a46f Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Refactor SubServletTest to use DBeconwar3-51/+56
Change-Id: Iad4e51a2b65c00722a3e39536fc789511c11ef8a Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Merge "Refactor GroupServletTest to use DB"Ram Koya4-61/+60
2018-09-04DB reworking for PublishServletTestEmmett Cox2-76/+48
Change-Id: Ie6dc40d2eb1533c1eef637ea7e2683556bb4f4a7 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Refactor GroupServletTest to use DBeconwar4-61/+60
Change-Id: I3ad4862047b8e26c8671d339bf8c4b4a9364fd91 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Refactor LogServletTest to use DBesobmar3-29/+37
Change-Id: I42623a0650877fa9747a2f2983b0512bec616437 Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-08-31Merge "Add Tests to LOGJSONObjectTest"Ram Koya2-7/+39
2018-08-31Add Tests to LOGJSONObjectTestKyle Stewart2-7/+39
Change-Id: I3443adf93cc36920a5b87093337909172e49c59c Signed-off-by: Kyle Stewart <kyle.stewart@ericsson.com> Issue-ID: DMAAP-101
2018-08-31Merge "Unit tests for ExpiryRecord"Ram Koya1-0/+95
2018-08-31Merge "Unit tests for DeliveryRecord"Ram Koya1-0/+93
2018-08-31Merge "Unit Test for PubFailRecord"Ram Koya1-0/+50
2018-08-31Add in memory DB to test Groupeconwar4-51/+262
Change-Id: Ibfcd6044151c5b55263c701baf8619c7a15235ff Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-30Unit Test for PubFailRecordesobmar1-0/+50
Change-Id: I14b2bd82e52c33d4ec5bcff23c47133f7052a70c Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-08-30Unit tests for DeliveryRecordEmmett Cox1-0/+93
Change-Id: I97443e2abe8aec654e7085d1126679de456ae265 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-08-30Add Tests to InternalServletTesteconwar2-6/+39
Change-Id: I836844b6b1f8779c5fb631fcf6593b798a09b599 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-29preliminary AAF changes for DRRonan Keogh10-35/+82
Change-Id: I526648c42f8205c0f09b3c077aa1203e336f4f5f Issue-ID: DMAAP-558 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
2018-08-29Unit tests for ExpiryRecordEmmett Cox1-0/+95
Change-Id: I03af7430b696c128cb587f5639c6ef4ad26d4210 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-08-29Merge "Add Unit Tests for RLEBitSet Issue-ID: DMAAP-101"Ram Koya1-0/+172
2018-08-29Merge "Unit tests for ThrottleFilter"Ram Koya1-0/+218
2018-08-29Merge "Add BaseLogRecord Unit Tests"Ram Koya1-0/+83
2018-08-29Merge "Add PublishRecord Unit Tests"Ram Koya1-0/+77
2018-08-29Merge "Add IngressRoute Unit Tests"Ram Koya1-0/+88
2018-08-29Merge "Make StatisticsTests test real methods"Ram Koya1-0/+5
2018-08-29Merge "Add LOGJSONObject Unit Tests Issue-ID: DMAAP-101"Ram Koya1-0/+498
2018-08-29Unit tests for ThrottleFilterEmmett Cox1-0/+218
Change-Id: I51fb91433e663be5fea3ae10ebaf4ae24ee99fba Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-08-29Add BaseLogRecord Unit Testseconwar1-0/+83
Change-Id: I77b16aa1a7e8a7135ced8c5c5d33be939f565e56 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101