aboutsummaryrefslogtreecommitdiff
path: root/connector/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2022-06-03refactor(connector): move MS-Connector from new directory 'connector' to 'ms_...Thomas15-2679/+0
2022-06-03chore(config): split default configuration into MS-Connector and MS-Proxy-ServieThomas1-1/+1
2022-06-03refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'Thomas1-10/+12
2022-05-13Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas4-197/+465
2022-05-12Merge branch 'feature/matching_base' into nightlybuild_matchingThomas3-197/+355
2022-04-06test(gui): add BM.I version of country-selection template to test there custo...Thomas1-0/+110
2022-04-05Merge branch 'nightlybuild' into feature/matching_baseThomas1-1/+20
2022-03-17Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas1-0/+21
2022-03-17test(core): fix integration test with included work-around for IDA modeThomas1-0/+21
2022-03-10chore(core): add Spring based message source to MS-ConnectorThomas1-0/+71
2022-03-10Merge branch 'feature/matching_base' into feature/matching_base_core_refactoringThomas2-195/+284
2022-03-09refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas12-562/+21
2022-03-08refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas12-830/+21
2022-03-03fix build process and jUnit testThomas1-0/+1
2022-03-03change eIDAS LegalPersonId from bPK layout to sourcePinType + sourcePinThomas1-2/+2
2022-03-03add mandate functionality into eIDAS out-going processThomas1-2/+204
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz1-7/+73
2022-02-08test(core): fix broken integration tests after ERnP client integrationThomas1-6/+28
2022-02-08Merge branch 'feature/matching_base' into 'feature/matching_search_address'Thomas Lenz3-20/+28
2022-01-10Merge branch 'nightlybuild' into feature/matching_base_rebaseThomas2-10/+11
2022-01-10Merge branch 'master' into feature/matching_base_rebaseThomas1-2/+9
2022-01-09refactor(core): update eaaf-components to switch to openSAML4.xThomas2-7/+7
2021-12-07Unify HTML templates across test, main, basicConfigChristian Kollmann2-127/+127
2021-11-16update 'advanced matching steps' tasks to optimize user handling between 'ID ...Thomas1-0/+1
2021-10-21fix broken jUnit testThomas1-2/+10
2021-09-02Merge branch 'master' into feature/matching_rebasedThomas3-8/+29
2021-07-26update ZMR client WSDL to new version and refactor code to new APIThomas1-3/+2
2021-06-15further optimizations and bug fixing in matching codeThomas3-3/+10
2021-06-15add ZMR client, to some re-factoring, and a lot of bug-fixingThomas2-5/+66
2021-05-12update third-party libs to latest versionsThomas2-2/+2
2021-03-12update StatusMessageProvider for better distiguish between internal and exter...Thomas1-1/+1
2021-03-11update package names after refactoring of eaaf-componentsThomas1-2/+2
2021-03-10switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at...Thomas3-4/+21
2021-02-25Remove dependency to Powermock, everything can be done with MockitoChristian Kollmann1-107/+107
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas1-0/+5
2021-01-27fix problem in jUnit tests that depends on static Apache-Ignite holder in eID...Thomas Lenz3-4/+25
2021-01-27fix problem in jUnit tests that depends on static Apache-Ignite holder in eID...Thomas Lenz3-4/+25
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz1-1/+4
2021-01-09add HealthIndicator to check Apache-Ignite cluster-stateThomas Lenz1-1/+1
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz5-9/+190
2020-12-26fix broken jUnit testsThomas Lenz7-0/+14
2020-12-26switch to SpringBoot as defaultThomas Lenz3-8/+8
2020-12-26add jUnit test that simulates a full eIDAS authenticationThomas Lenz3-3/+488
2020-12-23switch from Spring to Spring-BootThomas Lenz6-4/+242
2020-12-22add jUnit tests for configuration-operationsThomas Lenz1-0/+75
2020-12-14add some more jUnit testsThomas Lenz2-3/+175
2020-12-11add more jUnit tests for stabilisationThomas Lenz4-35/+606
2020-11-27read unique transactionId from AuthnRequest to reuse it for eIDAS authenticationThomas Lenz1-9/+43
2020-11-13improved Junit testslalber1-11/+21
2020-11-09fix broken codeThomas Lenz1-13/+13