aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-12Add null check for more safetyChristian Kollmann1-1/+1
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 Kollmann9-111/+70
2021-01-12Improve readability of test cases by using modern syntaxChristian Kollmann1-84/+67
2021-01-12Fix typoChristian Kollmann1-12/+12
2021-01-12Streamline mock creation in testsChristian Kollmann1-46/+7
2021-01-11Resolve merge commentsAlexander Marsalek23-570/+638
2021-01-04CI: Remove SAST, since spotbugs is active in pom.xmlChristian Kollmann1-1/+0
2021-01-04constructor based injection, randomized values for testing, added constantsAlexander Marsalek9-299/+174
2021-01-04Review codeChristian Kollmann6-2/+26
2021-01-04Update .gitignoreChristian Kollmann2-6/+3
2021-01-04added register update methodAlexander Marsalek5-2/+32
2021-01-04country specific testsAlexander Marsalek8-137/+327
2021-01-042 more tests (bean mocking still missing)Alexander Marsalek1-1/+84
2021-01-04removed CountrySpecificDetailSearchResult, implemented countryspecific search...Alexander Marsalek9-45/+88
2021-01-04added country specific search classesAlexander Marsalek6-18/+77
2021-01-04Testcase no match found addedAlexander Marsalek1-0/+32
2021-01-04implemented CountrySpecificDetailSearchResult, changed datetime to stringAlexander Marsalek4-18/+51
2021-01-04added machting (3-4) + testsAlexander Marsalek6-34/+276
2021-01-04return bPkAlexander Marsalek1-22/+31
2021-01-04added two testsAlexander Marsalek4-39/+121
2021-01-04added (non working) testAlexander Marsalek3-11/+178
2021-01-04added dummy ZMR & ERnB clientAlexander Marsalek14-161/+569
2021-01-04general workflow steps 1-8Alexander Marsalek8-1/+391
2020-11-30Add GitLab CI pipelineChristian Kollmann1-0/+37
2020-11-27Merge branch 'connector_update_SZRv4' into 'nightlybuild'Thomas Lenz44-387/+3626
2020-11-27fix a code-style issueThomas Lenz1-4/+1
2020-11-27read unique transactionId from AuthnRequest to reuse it for eIDAS authenticationThomas Lenz5-103/+205
2020-11-27upatate AuthBlock format in case of E-ID like authenticationThomas Lenz5-41/+65
2020-11-24remove unused codeThomas Lenz2-2/+1
2020-11-13improved Junit testslalber4-103/+148
2020-11-11verify on start-up, if AuthBlock signing-key is accessableThomas Lenz1-0/+4
2020-11-09fix broken codeThomas Lenz1-13/+13
2020-11-09switch to next release version of EAAF components to use already defined attr...Thomas Lenz2-5/+6
2020-11-09fix some more problems with jUnit testsThomas Lenz3-4/+8
2020-11-07code clean-up and first jUnit test modifications for CreateIdentityLink taskThomas Lenz14-332/+595
2020-11-06some improvementslalber6-76/+115
2020-11-05Test fixeslalber2-58/+87
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber6-20/+204
2020-11-04fix pw aliasnamelalber4-120/+107
2020-11-04fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas...lalber5-19/+16
2020-11-04fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas...lalber2-2/+2
2020-11-03code style fixeslalber2-20/+37
2020-11-03fix broken jUnit tests that use SZR MockUpThomas Lenz2-117/+111
2020-11-03sunfire buglalber3-51/+56
2020-11-02AuthDataBuilder and AttributeBuilderlalber9-20/+503
2020-10-21fixlalber4-207/+5
2020-10-20cyclic dependlalber5-47/+160