{"id":18985650,"url":"https://github.com/gematik/app-fedidptestsuite","last_synced_at":"2026-03-19T07:30:07.773Z","repository":{"id":62645053,"uuid":"561282469","full_name":"gematik/app-FedIdpTestsuite","owner":"gematik","description":"Testsuite to test Federation Master of IDP federation","archived":false,"fork":false,"pushed_at":"2023-05-31T09:33:24.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-01T12:44:32.453Z","etag":null,"topics":["idm","testing-tools","testsuites"],"latest_commit_sha":null,"homepage":"","language":"Gherkin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gematik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-03T11:04:36.000Z","updated_at":"2024-05-31T12:50:04.000Z","dependencies_parsed_at":"2024-11-08T16:34:32.323Z","dependency_job_id":"3ab4dd18-0d76-43e5-9f70-743d5fd0216a","html_url":"https://github.com/gematik/app-FedIdpTestsuite","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gematik%2Fapp-FedIdpTestsuite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gematik%2Fapp-FedIdpTestsuite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gematik%2Fapp-FedIdpTestsuite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gematik%2Fapp-FedIdpTestsuite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gematik","download_url":"https://codeload.github.com/gematik/app-FedIdpTestsuite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239994005,"owners_count":19730780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["idm","testing-tools","testsuites"],"created_at":"2024-11-08T16:27:34.908Z","updated_at":"2026-01-30T04:34:46.835Z","avatar_url":"https://github.com/gematik.png","language":"Gherkin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"right\" width=\"200\" height=\"37\" src=\"Gematik_Logo_Flag.png\"/\u003e \u003cbr/\u003e\n\n# app-FedIdpTestsuite (aka Testsuite Federation Master)\n\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n       \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#release-notes\"\u003eRelease Notes\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e     \n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#test-execution\"\u003eTest execution\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#test-results\"\u003eTest results\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#additional-notes-and-disclaimer-from-gematik-gmbh\"\u003eAdditional Notes\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n## About The Project\n\nThis project is aimed at manufacturers and providers of a federation master according to\n***gemSpec_IDP_FedMaster***.\nIt includes a test suite that checks whether certain interfaces are implemented according to the\nspecification.\n\n### Release Notes\n\nSee [ReleaseNotes.md](ReleaseNotes.md) for all information regarding the (latest) releases.\n\n## Usage\n\n#### Prerequisites\n\nIn order to use the test suite, two files have to be adjusted\n\n* in [tiger-template.yaml](tiger-template.yaml) key `source` expects the address of the Federation Master\n* [tc_properties-template.yaml](tc_properties-template.yaml) contains addresses of Federation Master, of a \"Fachdienst\"\n  and of an IDP of the Federation (exactly the values specified as **sub** in Federation\n  Fetch Endpoint).\n\n#### Test execution\n\nThe test suite is started via the shell script [runTestsuite.sh](runTestsuite.sh). If you want to execute only specific\ntestcases, the script can be customized to filter for the desired Cucumber tags.\n\n#### Test results\n\nAfter a successful execution of the test-suite, a test report is generated\nat: ```./target/site/serenity/index.html```\n\n## License\n\nCopyright 2025 gematik GmbH\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License.\n\nSee the [LICENSE](./LICENSE) for the specific language governing permissions and limitations under the License.\n\n## Additional Notes and Disclaimer from gematik GmbH\n\n1. Copyright notice: Each published work result is accompanied by an explicit statement of the license conditions for use. These are regularly typical conditions in connection with open source or free software. Programs described/provided/linked here are free software, unless otherwise stated.\n2. Permission notice: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions::\n    1. The copyright notice (Item 1) and the permission notice (Item 2) shall be included in all copies or substantial portions of the Software.\n    2. The software is provided \"as is\" without warranty of any kind, either express or implied, including, but not limited to, the warranties of fitness for a particular purpose, merchantability, and/or non-infringement. The authors or copyright holders shall not be liable in any manner whatsoever for any damages or other claims arising from, out of or in connection with the software or the use or other dealings with the software, whether in an action of contract, tort, or otherwise.\n    3. The software is the result of research and development activities, therefore not necessarily quality assured and without the character of a liable product. For this reason, gematik does not provide any support or other user assistance (unless otherwise stated in individual cases and without justification of a legal obligation). Furthermore, there is no claim to further development and adaptation of the results to a more current state of the art.\n3. Gematik may remove published results temporarily or permanently from the place of publication at any time without prior notice or justification.\n4. Please note: Parts of this code may have been generated using AI-supported technology.’ Please take this into account, especially when troubleshooting, for security analyses and possible adjustments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgematik%2Fapp-fedidptestsuite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgematik%2Fapp-fedidptestsuite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgematik%2Fapp-fedidptestsuite/lists"}