fix: multilevel permissions in can() method #2245
phpunit.yml
on: pull_request
Matrix: phpunit / main
phpunit
/
Coveralls Finished
4s
Annotations
129 warnings
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/ActionsTest.php#L259
Took 1.04s from 0.50s limit to run Tests\\Controllers\\ActionsTest::testEmailActivateVerify
|
phpunit / PHP 7.4 - MySQLi:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.78s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L208
Took 0.72s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L92
Took 0.72s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L258
Took 0.72s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L54
Took 0.71s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L232
Took 0.71s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L184
Took 0.71s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L314
Took 0.69s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 7.4 - MySQLi:
tests/Unit/PasswordsTest.php#L36
Took 0.58s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
phpunit / PHP 8.0 - SQLite3:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.67s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 8.0 - SQLite3:
tests/Controllers/RegisterTest.php#L258
Took 0.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 8.0 - SQLite3:
tests/Controllers/RegisterTest.php#L208
Took 0.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 8.0 - SQLite3:
tests/Controllers/RegisterTest.php#L184
Took 0.50s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 8.0 - MySQLi:
tests/Unit/LoginModelTest.php#L36
Took 0.75s from 0.50s limit to run Tests\\Unit\\LoginModelTest::testRecordLoginAttemptThrowsException
|
phpunit / PHP 8.0 - MySQLi:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.74s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 8.0 - MySQLi:
tests/Controllers/RegisterTest.php#L208
Took 0.56s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 8.0 - MySQLi:
tests/Controllers/RegisterTest.php#L258
Took 0.56s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 8.0 - MySQLi:
tests/Controllers/RegisterTest.php#L92
Took 0.56s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 8.0 - MySQLi:
tests/Controllers/RegisterTest.php#L54
Took 0.55s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 8.0 - MySQLi:
tests/Controllers/RegisterTest.php#L184
Took 0.55s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 8.0 - MySQLi:
tests/Controllers/RegisterTest.php#L232
Took 0.54s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 8.0 - MySQLi:
tests/Controllers/RegisterTest.php#L314
Took 0.53s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 7.4 - MySQLi:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.72s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L208
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L184
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L258
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L92
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L54
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L232
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L314
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 7.4 - MySQLi:
tests/Unit/PasswordsTest.php#L36
Took 0.56s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
phpunit / PHP 7.4 - MySQLi:
tests/Unit/DictionaryValidatorTest.php#L45
Took 0.55s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
|
phpunit / PHP 7.4 - SQLSRV:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.93s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 7.4 - SQLSRV:
tests/Authentication/Authenticators/JWTAuthenticatorTest.php#L235
Took 0.89s from 0.50s limit to run Tests\\Authentication\\Authenticators\\JWTAuthenticatorTest::testAttemptSuccess
|
phpunit / PHP 7.4 - SQLSRV:
tests/Controllers/RegisterTest.php#L232
Took 0.85s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 7.4 - SQLSRV:
tests/Controllers/RegisterTest.php#L258
Took 0.84s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 7.4 - SQLSRV:
tests/Controllers/RegisterTest.php#L92
Took 0.84s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 7.4 - SQLSRV:
tests/Controllers/RegisterTest.php#L54
Took 0.82s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 7.4 - SQLSRV:
tests/Controllers/RegisterTest.php#L208
Took 0.82s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 7.4 - SQLSRV:
tests/Controllers/RegisterTest.php#L184
Took 0.81s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 7.4 - SQLSRV:
tests/Controllers/RegisterTest.php#L314
Took 0.78s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 7.4 - SQLSRV:
tests/Unit/PasswordsTest.php#L36
Took 0.57s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
phpunit / PHP 8.1 - MySQLi:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.90s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 8.1 - MySQLi:
tests/Controllers/RegisterTest.php#L232
Took 0.70s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 8.1 - MySQLi:
tests/Controllers/RegisterTest.php#L92
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 8.1 - MySQLi:
tests/Authentication/Filters/TokenFilterTest.php#L32
Took 0.67s from 0.50s limit to run Tests\\Authentication\\Filters\\TokenFilterTest::testFilterNotAuthorized
|
phpunit / PHP 8.1 - MySQLi:
tests/Controllers/RegisterTest.php#L208
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 8.1 - MySQLi:
tests/Controllers/RegisterTest.php#L54
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 8.1 - SQLite3:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.68s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 8.1 - MySQLi:
tests/Controllers/RegisterTest.php#L258
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/RegisterTest.php#L92
Took 0.53s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 8.1 - MySQLi:
tests/Controllers/RegisterTest.php#L314
Took 0.60s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/RegisterTest.php#L258
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 8.1 - MySQLi:
tests/Controllers/RegisterTest.php#L184
Took 0.60s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/RegisterTest.php#L232
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/RegisterTest.php#L208
Took 0.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/RegisterTest.php#L184
Took 0.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 8.2 - MySQLi:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.80s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L258
Took 0.70s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L208
Took 0.69s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L54
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L92
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L232
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L314
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 8.2 - MySQLi:
tests/Controllers/RegisterTest.php#L184
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 8.2 - MySQLi:
tests/Unit/DictionaryValidatorTest.php#L45
Took 0.53s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
|
phpunit / PHP 8.2 - MySQLi:
tests/Unit/PasswordsTest.php#L36
Took 0.50s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
phpunit / PHP 7.4 - Postgre:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.69s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L208
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L258
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L232
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L184
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L92
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L54
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L314
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 7.4 - Postgre:
tests/Unit/PasswordsTest.php#L36
Took 0.57s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
phpunit / PHP 7.4 - Postgre:
tests/Unit/DictionaryValidatorTest.php#L45
Took 0.55s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
|
phpunit / PHP 8.2 - SQLite3:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L184
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L208
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L54
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L232
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L258
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L92
Took 0.60s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 8.2 - SQLite3:
tests/Controllers/RegisterTest.php#L314
Took 0.59s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 8.2 - SQLite3:
tests/Unit/PasswordsTest.php#L36
Took 0.53s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
phpunit / PHP 8.2 - SQLite3:
tests/Unit/DictionaryValidatorTest.php#L45
Took 0.52s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
|
phpunit / PHP 7.4 - SQLite3:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 7.4 - SQLite3:
tests/Controllers/RegisterTest.php#L232
Took 0.70s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 7.4 - SQLite3:
tests/Controllers/RegisterTest.php#L54
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 7.4 - SQLite3:
tests/Controllers/RegisterTest.php#L258
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 7.4 - SQLite3:
tests/Controllers/RegisterTest.php#L208
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 7.4 - SQLite3:
tests/Controllers/RegisterTest.php#L92
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 7.4 - SQLite3:
tests/Controllers/RegisterTest.php#L184
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 7.4 - SQLite3:
tests/Controllers/RegisterTest.php#L314
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 7.4 - SQLite3:
tests/Unit/PasswordsTest.php#L36
Took 0.55s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
phpunit / PHP 7.4 - SQLite3:
tests/Unit/DictionaryValidatorTest.php#L45
Took 0.55s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
|
phpunit / PHP 8.3 - SQLite3:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.70s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 8.3 - SQLite3:
tests/Controllers/RegisterTest.php#L258
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 8.3 - SQLite3:
tests/Controllers/RegisterTest.php#L92
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 8.3 - SQLite3:
tests/Controllers/RegisterTest.php#L314
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 8.3 - SQLite3:
tests/Controllers/RegisterTest.php#L232
Took 0.59s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 8.3 - SQLite3:
tests/Controllers/RegisterTest.php#L184
Took 0.59s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 8.3 - SQLite3:
tests/Controllers/RegisterTest.php#L54
Took 0.59s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 8.3 - SQLite3:
tests/Controllers/RegisterTest.php#L208
Took 0.59s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 8.3 - SQLite3:
tests/Unit/PasswordsTest.php#L36
Took 0.52s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
phpunit / PHP 8.3 - SQLite3:
tests/Unit/DictionaryValidatorTest.php#L45
Took 0.52s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
|
phpunit / PHP 8.3 - MySQLi:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.82s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 8.3 - MySQLi:
tests/Controllers/RegisterTest.php#L232
Took 0.70s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 8.3 - MySQLi:
tests/Controllers/RegisterTest.php#L208
Took 0.70s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 8.3 - MySQLi:
tests/Controllers/RegisterTest.php#L258
Took 0.69s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 8.3 - MySQLi:
tests/Controllers/RegisterTest.php#L92
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 8.3 - MySQLi:
tests/Controllers/RegisterTest.php#L54
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 8.3 - MySQLi:
tests/Controllers/RegisterTest.php#L184
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 8.3 - MySQLi:
tests/Controllers/RegisterTest.php#L314
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 8.3 - MySQLi:
tests/Unit/PasswordsTest.php#L36
Took 0.52s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
phpunit / PHP 8.3 - MySQLi:
tests/Unit/DictionaryValidatorTest.php#L45
Took 0.51s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
|
phpunit / PHP 7.4 - OCI8:
tests/Unit/UserIdentityModelTest.php#L86
Took 1.39s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 7.4 - OCI8:
tests/Authentication/HasHmacTokensTest.php#L131
Took 1.39s from 0.50s limit to run Tests\\Authentication\\HasHmacTokensTest::testHmacTokenCanNoTokenSet
|
phpunit / PHP 7.4 - OCI8:
tests/Controllers/RegisterTest.php#L92
Took 1.26s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 7.4 - OCI8:
tests/Controllers/RegisterTest.php#L208
Took 1.19s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 7.4 - OCI8:
tests/Controllers/RegisterTest.php#L258
Took 1.15s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 7.4 - OCI8:
tests/Controllers/RegisterTest.php#L184
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 7.4 - OCI8:
tests/Controllers/RegisterTest.php#L54
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 7.4 - OCI8:
tests/Controllers/RegisterTest.php#L232
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 7.4 - OCI8:
tests/Authentication/HasHmacTokensTest.php#L94
Took 1.09s from 0.50s limit to run Tests\\Authentication\\HasHmacTokensTest::testGetHmacTokenById
|
phpunit / PHP 7.4 - OCI8:
tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L208
Took 1.09s from 0.50s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testLoginById
|
phpunit / Coveralls Finished
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|