Table of Contents
This project is aimed at manufacturers and providers of a federation master according to gemSpec_IDP_FedMaster. It includes a test suite that checks whether certain interfaces are implemented according to the specification.
See ReleaseNotes.md for all information regarding the (newest) releases.
In order to use the test suite, two files have to be adjusted
- in tiger-template.yaml key
source
expects the address of the Federation Master - tc_properties-template.yaml contains addresses of Federation Master, of a "Fachdienst" and of an IDP of the Federation (exactly the values specified as sub in Federation Fetch Endpoint).
The test suite is started via shell script runTestsuite.sh. Should only be specific Tests are performed, the script can be customized and filtered to the desired Cucumber tags.
After successful execution of the test-suite, a test report is generated
at: ./target/site/serenity/index.html