Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-15 | fix for test102* | Alexander Marsalek | 1 | -11/+11 | |
2021-01-12 | Rename variables in test for better readability | Christian Kollmann | 1 | -83/+94 | |
2021-01-12 | Use clear Arrange-Act-Assert structure in tests | Christian Kollmann | 1 | -57/+31 | |
2021-01-12 | Use random values in tests | Christian Kollmann | 1 | -64/+47 | |
2021-01-12 | Use generic list types in parameters and return types | Christian Kollmann | 1 | -38/+17 | |
List instead of ArrayList allows for easier mocking and stubbing | |||||
2021-01-12 | Improve readability of test cases by using modern syntax | Christian Kollmann | 1 | -84/+67 | |
2021-01-12 | Streamline mock creation in tests | Christian Kollmann | 1 | -46/+7 | |
2021-01-11 | Resolve merge comments | Alexander Marsalek | 1 | -241/+197 | |
2021-01-04 | constructor based injection, randomized values for testing, added constants | Alexander Marsalek | 1 | -174/+115 | |
2021-01-04 | Review code | Christian Kollmann | 1 | -1/+12 | |
2021-01-04 | country specific tests | Alexander Marsalek | 1 | -54/+251 | |
2021-01-04 | 2 more tests (bean mocking still missing) | Alexander Marsalek | 1 | -1/+84 | |
2021-01-04 | Testcase no match found added | Alexander Marsalek | 1 | -0/+32 | |
2021-01-04 | added machting (3-4) + tests | Alexander Marsalek | 1 | -4/+136 | |
2021-01-04 | added two tests | Alexander Marsalek | 1 | -39/+96 | |
2021-01-04 | added (non working) test | Alexander Marsalek | 1 | -0/+160 | |
2021-01-04 | general workflow steps 1-8 | Alexander Marsalek | 1 | -1/+1 | |
2020-11-27 | upatate AuthBlock format in case of E-ID like authentication | Thomas Lenz | 1 | -33/+4 | |
2020-11-13 | improved Junit tests | lalber | 1 | -84/+120 | |
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 2 | -77/+129 | |
2020-11-06 | some improvements | lalber | 1 | -36/+49 | |
2020-11-05 | Test fixes | lalber | 1 | -55/+84 | |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and ↵ | lalber | 1 | -1/+2 | |
AuthBlockAttributeBuilderTest | |||||
2020-11-04 | fix pw aliasname | lalber | 1 | -22/+12 | |
2020-11-03 | fix broken jUnit tests that use SZR MockUp | Thomas Lenz | 2 | -117/+111 | |
2020-11-03 | sunfire bug | lalber | 1 | -39/+39 | |
2020-10-21 | fix | lalber | 2 | -124/+5 | |
2020-10-20 | cyclic depend | lalber | 1 | -5/+16 | |
2020-10-20 | fixes thanks to Thomas | lalber | 1 | -4/+7 | |
2020-10-20 | stuck on how to test | lalber | 4 | -18/+406 | |
2020-09-18 | update third-party libs and fix incompatibilities with new APIs | Thomas Lenz | 1 | -2/+2 | |
2020-02-21 | update to latest EAAF-components that uses OpenSAML3.x | Thomas Lenz | 2 | -6/+6 | |
2019-12-10 | some more jUnit test modifications | Thomas Lenz | 1 | -2/+8 | |
2019-12-10 | fix broken jUnit test | Thomas Lenz | 1 | -1/+1 | |
2019-12-10 | add jUnit test | Thomas Lenz | 1 | -0/+113 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 21 | -1736/+1782 | |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 7 | -54/+54 | |
2019-10-31 | add two missing classes | Thomas Lenz | 2 | -2/+3 | |
2019-10-31 | add country specific pre-processing to build country specific eIDAS requests | Thomas Lenz | 6 | -6/+248 | |
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 4 | -0/+374 | |
include an update to eaaf-core 1.0.12-snapshot | |||||
2019-09-11 | Merge branch 'master' into nightlybuild | Thomas Lenz | 1 | -1/+1 | |
# Conflicts: # basicConfig/default_config.properties # connector_lib/src/main/java/at/asitplus/eidas/specific/connector/MSeIDASNodeConstants.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/SZRClientTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/eIDASAttributePostProcessingTest.java # pom.xml | |||||
2019-09-11 | skip test1.0.2 | Thomas Lenz | 1 | -0/+2 | |
2019-09-11 | fix broken jUnit test | Thomas Lenz | 1 | -0/+14 | |
2019-08-13 | change port in SZR mockup | Thomas Lenz | 1 | -2/+2 | |
2019-08-06 | add jUnit test with mockup of SZR WebService | Thomas Lenz | 2 | -38/+76 | |
2019-08-05 | add SZRClient test with mockup of an SZR WebService | Thomas Lenz | 3 | -32/+313 | |
2018-10-29 | update SZR client to new eIDAS specific getIdentityLink request | Thomas Lenz | 1 | -6/+1 | |
2018-09-13 | add license header | Thomas Lenz | 3 | -0/+66 | |
2018-09-11 | some more updates | Thomas Lenz | 2 | -87/+519 | |
2018-08-31 | more updates | Thomas Lenz | 2 | -33/+116 | |