-
- Downloads
30 update the test utils (#33)
* Update Utils.php * Update the tests make the tests better to read * Update runTests.yml * Update runTests.yml * Update runTests.yml * Update phpunit.xml add json coverage file * Update runTests.yml * Update runTests.yml * Update runTests.yml * Update phpunit.xml * Update runTests.yml * Update runTests.yml * Update phpunit.xml * formatting
Showing
- .github/workflows/runTests.yml 1 addition, 6 deletions.github/workflows/runTests.yml
- src/AuthenticationStatus.php 1 addition, 0 deletionssrc/AuthenticationStatus.php
- src/PIBadRequestException.php 2 additions, 1 deletionsrc/PIBadRequestException.php
- src/PrivacyIDEA.php 1 addition, 1 deletionsrc/PrivacyIDEA.php
- test/EnrollTokenTest.php 13 additions, 58 deletionstest/EnrollTokenTest.php
- test/PollTransactionTest.php 7 additions, 38 deletionstest/PollTransactionTest.php
- test/TriggerChallengeTest.php 8 additions, 29 deletionstest/TriggerChallengeTest.php
- test/ValidateCheckTest.php 6 additions, 12 deletionstest/ValidateCheckTest.php
- test/ValidateCheckU2FTest.php 11 additions, 39 deletionstest/ValidateCheckU2FTest.php
- test/ValidateCheckWebauthnTest.php 9 additions, 55 deletionstest/ValidateCheckWebauthnTest.php
- test/utils/Utils.php 287 additions, 0 deletionstest/utils/Utils.php
- test/utils/UtilsForTests.php 0 additions, 44 deletionstest/utils/UtilsForTests.php
- test/utils/phpunit.xml 7 additions, 2 deletionstest/utils/phpunit.xml
Loading
Please register or sign in to comment