Add Identityproof tests
* Add tests for Key
* Add tests for Manager
* Add tests for Signer
* Removed URLGenerator from Signer
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
Showing
- apps/lookup_server_connector/appinfo/app.php 0 additions, 1 deletionapps/lookup_server_connector/appinfo/app.php
- lib/private/Security/IdentityProof/Signer.php 4 additions, 23 deletionslib/private/Security/IdentityProof/Signer.php
- tests/lib/Security/IdentityProof/KeyTest.php 45 additions, 0 deletionstests/lib/Security/IdentityProof/KeyTest.php
- tests/lib/Security/IdentityProof/ManagerTest.php 1 addition, 1 deletiontests/lib/Security/IdentityProof/ManagerTest.php
- tests/lib/Security/IdentityProof/SignerTest.php 204 additions, 0 deletionstests/lib/Security/IdentityProof/SignerTest.php
Loading
Please register or sign in to comment