Add functional tests, testing the UI and logic of the SimpleSAMLphp module.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2650880-2.patch | 5.31 KB | svendecabooter |
Add functional tests, testing the UI and logic of the SimpleSAMLphp module.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2650880-2.patch | 5.31 KB | svendecabooter |
Comments
Comment #2
svendecabooterThis patch adds a basic functional test, with a testing module that swaps the default simplesamlphp_auth.manager service for one that returns test data.
Extra tests and use cases to be added.
Comment #4
svendecabooterFirst basic functional tests added