summaryrefslogtreecommitdiffstats
path: root/datarouter-prov/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
2020-02-05Removing passwordencryption keyefiacor3-39/+37
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I1d5f193ae0215d5a5939227097adbb01a5b9866a Issue-ID: DMAAP-1367
2019-11-04Fixing failing unit testsefiacor1-10/+10
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Idacec3a21157e4b8c1f807fd045de47b497e6f6c Issue-ID: DMAAP-1284
2019-10-29More bug fix and refactoringefiacor2-2/+58
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4fce4e73faa86573d0c716882bb014b9f83026ee Issue-ID: DMAAP-1284
2019-10-21Refactor Prov DB handlingefiacor22-205/+212
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8610d3a20ca0c11dafb98b161cbeb06c3ff63be6 Issue-ID: DMAAP-1284
2019-10-11Update AAF loading procedure2.1.3efiacor1-0/+64
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1318 Change-Id: I8dc75bdbcd05e5316b5c05cbc258010068fb63e8
2019-08-22DMAAP-1195 [DR] Remove DR code smellsHelenaLydon1-2/+2
Issue-ID: DMAAP-1195 Change-Id: I7c6117aa55d281fd0562c845a812107f9eb9581d Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2019-08-09Remove redundant unit testedepaul1-8/+0
Change-Id: I15c64b30e6e660cbff2c00a44429dc05b6592327 Issue-ID: DMAAP-1195 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-08-08Removing code smellsefiacor5-23/+7
Change-Id: I3774ac6d2e3f30d00b6f2d540a036c9c22a9ceb2 Issue-ID: DMAAP-1195 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-25Merge "FINAL unit test covergae commit"sunil unnava1-0/+184
2019-07-25Merge "Logging changes and unit tests"Fiachra Corcoran1-0/+104
2019-07-25FINAL unit test covergae commitefiacor1-0/+184
Change-Id: Ieb9e9d49931c253b89026ed4884edbdc8d6c6024 Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-23More unit test coverage and code cleanupefiacor6-142/+402
Change-Id: Ie28b50803c60cc79221a5c8aa08cf029f7a8486c Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-18Merge "Authz unit test and code cleanup"Dominic Lunanuova1-0/+134
2019-07-17Authz unit test and code cleanupefiacor1-0/+134
Change-Id: I5c6a099ca4e6479df37505aa6bc645d8a26a42e1 Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-17Logging changes and unit testsegernug1-0/+104
Change-Id: Ic4644e7c4899b4b1261a8113679b531af1739c84 Issue-ID: DMAAP-1227 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-07-16Even more unit test and code cleanupefiacor4-70/+124
Change-Id: Ide9477f5f8856e4ab35864bdc93d27a2d59afc83 Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-10Adding more DR-Node unit testsefiacor3-32/+79
Change-Id: I57b1c7aa678188136ecf84be53e0811908091f1a Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-05Adding more unit tests for DRefiacor1-17/+16
Change-Id: I302c3172957770116e770c5916b54c5f32ff3b44 Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-06-25Adding to unit test coverageefiacor2-1/+213
Change-Id: Id8d07c94bb70952fb317bfc7824fc0d587087468 Issue-ID: DMAAP-1203 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-04-26Add syntax check before pushing codeeconwar1-13/+0
Checks whole file (with changes) for code style violations If you can't fix these violations you can use the --no-verify option Issue-ID: DMAAP-1173 Change-Id: If97f90685836cec7fa3febb450f6f8ce844272f3 Signed-off-by: econwar <conor.ward@est.tech>
2019-04-08update DR logging to log under one systemEmmettCox3-5/+2
Change-Id: I7e21a9c698e49601b090cee350c5a5cc7deb8315 Issue-ID: DMAAP-1050 Signed-off-by: EmmettCox <emmett.cox@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 Ward6-213/+798
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 integrationefiacor6-213/+798
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 feedEmmettCox1-4/+73
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.edepaul2-0/+9
Change-Id: I2276d109fd65052cc043cdc2c7b4eb10655a0ac3 Issue-ID: DMAAP-1043 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-02-18Allow LogServlet to query based upon FilenameEmmettCox1-5/+39
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 Mappereconwar2-5/+7
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.0egernug6-36/+36
Change-Id: I27b9240e33381b91c40c21a04f7ec6bdb7c16ce0 Issue-ID: DMAAP-997 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-02-05adding FILENAME value to LOG_RECORDS table.EmmettCox1-0/+2
Change-Id: Iea49d196f324b3a03a18d3d2084e5f6c7ad226ea Issue-ID: DMAAP-1022 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-01-31Add RequestId and InvocationId to DREmmettCox9-17/+182
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-12Unit Tests RouteServletTestesobmar1-194/+55
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 Koya1-25/+42
2018-09-06unit test for StastisticsServlet with dbEmmett Cox1-25/+42
Change-Id: I32ed948f2485d13605d58fadef72903b05ca57f5 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-09-06refactor FeedServletTest to use DBEmmett Cox2-53/+68
Change-Id: I145f053c5fb9b8537eb73a83e57485bf32a3357a Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-09-05Unit Tests InternalServletTestesobmar1-82/+39
Change-Id: I81a2912f8ec5834117dccded71aa719dc0c2a46f Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Refactor SubServletTest to use DBeconwar1-50/+51
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 Koya1-57/+56
2018-09-04DB reworking for PublishServletTestEmmett Cox1-76/+36
Change-Id: Ie6dc40d2eb1533c1eef637ea7e2683556bb4f4a7 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Refactor GroupServletTest to use DBeconwar1-57/+56
Change-Id: I3ad4862047b8e26c8671d339bf8c4b4a9364fd91 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Refactor LogServletTest to use DBesobmar1-29/+33
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