aboutsummaryrefslogtreecommitdiff
path: root/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Test Refactor: Move SOAP Client Utilities into Dedicated ClassChristof Rabensteiner2-56/+66
2019-12-03Finalize "Removal of JAXB Class Not Found Fix"Christof Rabensteiner1-1/+3
2019-11-29Refactor & Fix Client Creation in Client FactoryChristof Rabensteiner3-6/+6
2019-11-29Alter Case Handling "Get Notification where AppDeliveryID is unknown"Christof Rabensteiner1-13/+12
2019-11-22Fix Msg Schema Error: Honor Mutual Exclusiveness of <Choice>Christof Rabensteiner1-0/+35
2019-10-30Refactor: Rename ClientFactory.create InterfaceChristof Rabensteiner3-6/+6
2019-10-04Add @author Tag Where It Was MissingChristof Rabensteiner13-0/+52
2019-10-04Add Licenses, NOTICE, and License HeaderChristof Rabensteiner13-0/+273
2019-10-03Update zusemsg and zusetnvz to Newest Version & Accommodate ChangesChristof Rabensteiner2-18/+26
2019-10-02For {TNVZ, MSG}: Switch to Soap 1.2Christof Rabensteiner2-8/+8
2019-10-02Add Testcase for Parsing BooleansChristof Rabensteiner1-0/+16
2019-08-30Fix Tnvz TypoChristof Rabensteiner1-1/+1
2019-08-28Fixes and RefactoringChristof Rabensteiner1-5/+2
2019-08-26Fix: Change Injection of signatureVerifier Bean into TestSuiteChristof Rabensteiner1-14/+14
2019-08-23Remove SSL Depending Testcases from Integration Test SuiteChristof Rabensteiner1-4/+4
2019-08-20Replace Thread.sleep with AwaitChristof Rabensteiner1-13/+11
2019-08-20Add Custom Http Headers to HTTP ClientsChristof Rabensteiner1-0/+80
2019-08-19Add Two "VerifySignature" TestcasesChristof Rabensteiner1-0/+38
2019-07-31Add Testcase For "Verify Signed Notification"Christof Rabensteiner1-0/+10
2019-07-22Test Flow of DeliveryRequest from "End-To-End" & Fix BugsChristof Rabensteiner6-44/+436
2019-07-17Put MoaZSException on Diet & Handle Edge CasesChristof Rabensteiner2-23/+14
2019-07-15Save Response To File Sink: Add Path to Configuration + FixChristof Rabensteiner1-2/+2
2019-07-12Allow App To Choose Between MsgResponse SinksChristof Rabensteiner2-1/+79
2019-07-12Renamed and Simplified SignatureVerifierChristof Rabensteiner1-2/+2
2019-07-09Refactor Needles Interfaces and Rename "process" to "backend"Christof Rabensteiner4-27/+21
2019-07-09Minor Fixes And RefactoringChristof Rabensteiner1-7/+7
2019-07-09Refactor: Merge BinaryRepository into DeliveryRepositoryChristof Rabensteiner3-18/+14
2019-07-09Refactor MsgResponse and its IDsChristof Rabensteiner1-2/+2
2019-07-08Implement Zuse2App ServicesChristof Rabensteiner7-35/+169
2019-07-03Refactor: Restructure ProjectChristof Rabensteiner5-12/+11
2019-07-03TnvzHelper: Handle Edge Case and Add Test CasesChristof Rabensteiner1-0/+202
2019-07-02Handle tnvz Query Edge Cases by Improving ValidationChristof Rabensteiner2-7/+16
2019-07-02Implement And Integrate tnvz:QueryPersonRequest.Christof Rabensteiner2-117/+51
2019-06-28Remove EgovUtils DependencyChristof Rabensteiner2-7/+63
2019-06-28Separate Test Suite into Unit- And Integration TestsChristof Rabensteiner3-29/+32
2019-06-28Refactor: Deduplicate Code by Simplifying MarshallerConfigChristof Rabensteiner1-11/+7
2019-06-28Simplified Config ValidationChristof Rabensteiner1-16/+15
2019-06-27Honor & Test TrustAll and LaxHostNameVerificationChristof Rabensteiner1-19/+84
2019-06-27Inject Configurable HTTP Policies to MsgClientChristof Rabensteiner2-12/+10
2019-06-27Fixes; SSL Client Auth Works!Christof Rabensteiner1-9/+42
2019-06-26Protect MsgClient via SSL (ink Client Authentication)Christof Rabensteiner3-38/+39
2019-06-19Add Testcase: Reject Invalid Delivery Response SignatureChristof Rabensteiner1-3/+10
2019-06-19Finalize moa-sig-lib's Integration and Add TestcaseChristof Rabensteiner2-7/+53
2019-06-13Refactor: Move Signature Verification in Dedicated PackageChristof Rabensteiner1-1/+1
2019-06-13Fix moa-sig-lib's Integration IssuesChristof Rabensteiner1-2/+2
2019-05-28Integrate Sign.Verification and Improve Error Handling of PipelineChristof Rabensteiner2-25/+78
2019-05-27Intercept Incoming DeliveryRequestStatus and Store as byte[]Christof Rabensteiner1-11/+13
2019-05-23MZS Schema Changes + Changes in InterfaceChristof Rabensteiner1-3/+4
2019-05-21WIP: SSL Client AuthChristof Rabensteiner2-9/+31
2019-05-20Add Testcase for MsgClientChristof Rabensteiner2-0/+76