Development #161
Add a python full matrix test
0%
Description
This test should do the following workflow:
- SSO Request \in { Redirect, POST }
- SSO Response \in { ARTIFACT, POST }
- SLO request \in {asynchronous: SOAP, synchronous: { Redirect, POST } } x { IdP-initiated, SP-initiated }
- SLO response \in {asynchronous: SOAP, synchronous: { Redirect, POST } } depending upon the request initial method
- FedTerm request \in {asynchronous: SOAP, synchronous: { Redirect, POST } } x { IdP-initiated, SP-initiated }
- FedTerm response \in {asynchronous: SOAP, synchronous: { Redirect, POST } } depending upon the request initial method
The test would repeat the work-flow as long as needed to test all matrices combinations. That would replace much of the need to run the integration tests. It accounts for nearly 400 cases. If should be possible to run an ID-FF 1.2 or SAMLv2 full test.
History
Updated by Benjamin Dauvergne almost 13 years ago
- Description updated (diff)
- Target version changed from 2.3.3 to future
Updated by Benjamin Dauvergne over 4 years ago
- Due date deleted (
23 July 2010) - Start date deleted (
19 July 2010)