aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Refactor and test ReceiveOtherLoginMethodGuiResponseChristian Kollmann1-42/+47
2021-02-25Implement and test ReceiveAustrianResidenceGuiResponseTaskChristian Kollmann1-0/+196
2021-02-25Test input/output for MobilePhoneSignature taskChristian Kollmann1-21/+80
2021-02-25Remove dependency to Powermock, everything can be done with MockitoChristian Kollmann6-427/+412
2021-02-25Prepare for Mockito testing of MobilePhoneSignature taskChristian Kollmann2-2/+10
2021-02-25Refactor tasks for MobilePhoneSignature login and testsChristian Kollmann2-543/+371
2021-02-22Refactor tasks for MobilePhoneSignature loginChristian Kollmann3-217/+175
2021-02-22Refactor exception throwing and some namesChristian Kollmann1-38/+22
2021-02-22Move country specific search in registers into common serviceChristian Kollmann1-9/+9
2021-02-22Add service to consolidate register search accessChristian Kollmann1-5/+8
2021-02-22Refactor test for InitialSearchTaskChristian Kollmann1-54/+50
2021-02-22Rename tasks to clarify functionalityChristian Kollmann2-20/+16
2021-02-19refactoring of ID Austria connection client and add/update of jUnit testsThomas32-1499/+1643
2021-02-12tests working, added IdAustriaClientAuthSignalControllerAlexander Marsalek4-3/+158
2021-02-12compare eiddata with mobile phone signature dataAlexander Marsalek1-3/+75
2021-02-09added mandatory attributes, all except 2 test workAlexander Marsalek2-4/+13
2021-02-09extract qaa & IssueInstantAlexander Marsalek8-91/+45
2021-02-08added ReceiveMobilePhoneSignatureResponseAndSearchInRegistersTaskTestAlexander Marsalek15-5/+1292
2021-02-08GenerateMobilePhoneSignatureRequestTaskTestAlexander Marsalek11-0/+1645
2021-02-05added test for ReceiveLoginMethodGuiResponseAlexander Marsalek2-2/+141
2021-02-02more transitions & testsAlexander Marsalek9-29/+458
2021-01-29remove unnecessary classesAlexander Marsalek1-1/+1
2021-01-22processing after mobilephone auth responseAlexander Marsalek1-1/+1
2021-01-18Merge branch 'base' into issue6Alexander Marsalek28-512/+2645
2021-01-15fix for test102*Alexander Marsalek1-11/+11
2021-01-15fix merge problem in EidasResponseUtils.javaThomas Lenz1-40/+32
2021-01-15Rename variables in test for better readabilityChristian Kollmann1-83/+94
2021-01-15Use clear Arrange-Act-Assert structure in testsChristian Kollmann1-57/+31
2021-01-15Use random values in testsChristian Kollmann1-64/+47
2021-01-15Use generic list types in parameters and return typesChristian Kollmann1-38/+17
2021-01-15Improve readability of test cases by using modern syntaxChristian Kollmann1-84/+67
2021-01-15Streamline mock creation in testsChristian Kollmann1-46/+7
2021-01-15Resolve merge commentsAlexander Marsalek2-242/+198
2021-01-15constructor based injection, randomized values for testing, added constantsAlexander Marsalek1-174/+115
2021-01-15Review codeChristian Kollmann1-1/+12
2021-01-15country specific testsAlexander Marsalek2-54/+258
2021-01-152 more tests (bean mocking still missing)Alexander Marsalek1-1/+84
2021-01-15Testcase no match found addedAlexander Marsalek1-0/+32
2021-01-15added machting (3-4) + testsAlexander Marsalek1-4/+136
2021-01-15added two testsAlexander Marsalek1-39/+96
2021-01-15added (non working) testAlexander Marsalek2-0/+170
2021-01-15general workflow steps 1-8Alexander Marsalek1-1/+1
2021-01-12Merge branch 'eidas-matching' into issue6Alexander Marsalek2-424/+271
2021-01-12Rename variables in test for better readabilityChristian Kollmann1-83/+94
2021-01-12Use clear Arrange-Act-Assert structure in testsChristian Kollmann1-57/+31
2021-01-12Use random values in testsChristian Kollmann1-64/+47
2021-01-12Use generic list types in parameters and return typesChristian Kollmann1-38/+17
2021-01-12Improve readability of test cases by using modern syntaxChristian Kollmann1-84/+67
2021-01-12created tasks and beansAlexander Marsalek1-0/+20
2021-01-12Streamline mock creation in testsChristian Kollmann1-46/+7