refactor: AuthToken/AuthJWT Config Loading by Initializing in Constructor
#2270
phpunit.yml
on: pull_request
Matrix: phpunit / main
phpunit
/
Coveralls Finished
2s
Annotations
47 warnings
|
phpunit / PHP 8.1 - SQLite3:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.6408s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/ActionsTest.php#L179
Took 0.5225s from 0.5000s limit to run Tests\\Controllers\\ActionsTest::testShowEmail2FACreatesIdentity
|
|
phpunit / PHP 8.1 - MySQLi:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.6520s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit / PHP 8.1 - MySQLi:
tests/Controllers/RegisterTest.php#L258
Took 0.5002s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit / PHP 8.2 - SQLite3:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.6729s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L258
Took 0.5530s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L184
Took 0.5342s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L232
Took 0.5194s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L92
Took 0.5189s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L54
Took 0.5187s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
|
phpunit / PHP 8.2 - SQLite3:
tests/Unit/PasswordsTest.php#L37
Took 0.5146s from 0.5000s limit to run Tests\\Unit\\PasswordsTest::testHash
|
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L208
Took 0.5089s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit / PHP 8.1 - SQLSRV:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.6871s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit / PHP 8.1 - SQLSRV:
tests/Controllers/RegisterTest.php#L258
Took 0.5900s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit / PHP 8.1 - SQLSRV:
tests/Controllers/RegisterTest.php#L54
Took 0.5231s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
|
phpunit / PHP 8.1 - SQLSRV:
tests/Controllers/RegisterTest.php#L208
Took 0.5134s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit / PHP 8.4 - MySQLi:
tests/Unit/UserIdentityModelTest.php#L86
Took 2.3416s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit / PHP 8.1 - MySQLi:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.6263s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit / PHP 8.1 - MySQLi:
tests/Controllers/RegisterTest.php#L208
Took 0.5157s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit / PHP 8.1 - OCI8:
tests/Authentication/Filters/TokenFilterTest.php#L63
Took 1.9725s from 0.5000s limit to run Tests\\Authentication\\Filters\\TokenFilterTest::testRecordActiveDate
|
|
phpunit / PHP 8.1 - OCI8:
tests/Controllers/RegisterTest.php#L258
Took 1.8334s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit / PHP 8.1 - OCI8:
tests/Authentication/Authenticators/HmacAuthenticatorTest.php#L77
Took 0.9366s from 0.5000s limit to run Tests\\Authentication\\Authenticators\\HmacAuthenticatorTest::testLoginByIdNoToken
|
|
phpunit / PHP 8.1 - OCI8:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.8398s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit / PHP 8.1 - OCI8:
tests/Authentication/AuthTest.php#L24
Took 0.6964s from 0.5000s limit to run Tests\\Authentication\\AuthTest::testAuthenticateFail
|
|
phpunit / PHP 8.1 - OCI8:
tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L161
Took 0.6703s from 0.5000s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testLoginWithRemember
|
|
phpunit / PHP 8.1 - OCI8:
tests/Unit/UserTest.php#L234
Took 0.6682s from 0.5000s limit to run Tests\\Unit\\UserTest::testUpdatePassword
|
|
phpunit / PHP 8.1 - OCI8:
tests/Authentication/Filters/TokenFilterTest.php#L32
Took 0.6627s from 0.5000s limit to run Tests\\Authentication\\Filters\\TokenFilterTest::testFilterNotAuthorized
|
|
phpunit / PHP 8.1 - OCI8:
tests/Unit/UserTest.php#L135
Took 0.6370s from 0.5000s limit to run Tests\\Unit\\UserTest::testLastLogin
|
|
phpunit / PHP 8.1 - OCI8:
tests/Collectors/AuthTest.php#L52
Took 0.5899s from 0.5000s limit to run Tests\\Collectors\\AuthTest::testDisplayLoggedIn
|
|
phpunit / PHP 8.1 - Postgre:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.8007s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit / PHP 8.2 - MySQLi:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.6548s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit / PHP 8.2 - MySQLi:
tests/Unit/UserModelTest.php#L92
Took 0.5955s from 0.5000s limit to run Tests\\Unit\\UserModelTest::testSaveNewUserAndGetEmailIdentity
|
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L258
Took 0.5371s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L232
Took 0.5242s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L208
Took 0.5225s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L54
Took 0.5187s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L92
Took 0.5130s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L184
Took 0.5117s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
|
phpunit / PHP 8.4 - SQLite3:
tests/Unit/UserIdentityModelTest.php#L86
Took 2.3667s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit / PHP 8.3 - MySQLi:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.6597s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit / PHP 8.3 - MySQLi:
tests/Controllers/RegisterTest.php#L314
Took 0.5851s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
|
phpunit / PHP 8.3 - MySQLi:
tests/Controllers/RegisterTest.php#L232
Took 0.5238s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
|
phpunit / PHP 8.3 - MySQLi:
tests/Controllers/RegisterTest.php#L208
Took 0.5220s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit / PHP 8.3 - MySQLi:
tests/Controllers/RegisterTest.php#L54
Took 0.5173s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
|
phpunit / PHP 8.3 - SQLite3:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.6486s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit / PHP 8.3 - SQLite3:
tests/Controllers/RegisterTest.php#L258
Took 0.5237s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit / PHP 8.3 - SQLite3:
tests/Controllers/RegisterTest.php#L54
Took 0.5050s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|