Skip to content

Merge pull request #861 from kenjis/refactor-validation-rules #1

Merge pull request #861 from kenjis/refactor-validation-rules

Merge pull request #861 from kenjis/refactor-validation-rules #1

Triggered via push September 30, 2023 18:24
Status Success
Total duration 13m 5s
Artifacts

phpunit.yml

on: push
Matrix: phpunit / main
phpunit  /  Coveralls Finished
4s
phpunit / Coveralls Finished
Fit to window
Zoom out
Zoom in

Annotations

120 warnings
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L251
Took 1.20s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L47
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L85
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L201
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L177
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L225
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L307
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - SQLite3: tests/Unit/PasswordsTest.php#L27
Took 0.92s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.2 - SQLite3: tests/Unit/UserIdentityModelTest.php#L77
Took 0.91s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - SQLite3: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.85s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L251
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L201
Took 0.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - SQLite3: tests/Unit/UserIdentityModelTest.php#L77
Took 0.97s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L47
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L225
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L85
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L177
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - SQLite3: tests/Unit/PasswordsTest.php#L27
Took 0.79s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L307
Took 0.78s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.0 - SQLite3: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.70s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L251
Took 1.27s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L201
Took 1.22s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L85
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L177
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L47
Took 1.20s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L225
Took 1.20s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L307
Took 1.04s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi: tests/Unit/UserIdentityModelTest.php#L77
Took 0.99s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Unit/PasswordsTest.php#L27
Took 0.87s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.82s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L251
Took 1.16s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L177
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L47
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L225
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L201
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L85
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L307
Took 0.93s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.0 - MySQLi: tests/Unit/PasswordsTest.php#L27
Took 0.90s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.0 - MySQLi: tests/Unit/UserIdentityModelTest.php#L77
Took 0.87s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.81s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L251
Took 1.14s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L225
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L85
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L177
Took 1.05s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L201
Took 1.05s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L47
Took 1.04s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L307
Took 0.91s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.1 - MySQLi: tests/Unit/UserIdentityModelTest.php#L77
Took 0.90s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - MySQLi: tests/Unit/PasswordsTest.php#L27
Took 0.85s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.1 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.80s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L251
Took 1.17s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L201
Took 1.14s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L177
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L225
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L85
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L47
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L307
Took 0.93s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - MySQLi: tests/Authentication/Filters/JWTFilterTest.php#L71
Took 0.90s from 0.50s limit to run Tests\\Authentication\\Filters\\JWTFilterTest::testFilterSuccess
phpunit / PHP 8.2 - MySQLi: tests/Unit/UserIdentityModelTest.php#L77
Took 0.90s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - MySQLi: tests/Unit/PasswordsTest.php#L27
Took 0.86s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L251
Took 1.30s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L47
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L85
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L201
Took 1.20s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L225
Took 1.19s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L177
Took 1.19s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L307
Took 1.04s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.1 - SQLite3: tests/Unit/UserIdentityModelTest.php#L77
Took 1.03s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - SQLite3: tests/Unit/PasswordsTest.php#L27
Took 1.03s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.1 - SQLite3: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.94s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L251
Took 1.47s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L225
Took 1.39s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L201
Took 1.39s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L85
Took 1.39s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L47
Took 1.38s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L177
Took 1.37s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L307
Took 1.16s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - Postgre: tests/Unit/UserIdentityModelTest.php#L77
Took 1.14s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - Postgre: tests/Unit/PasswordsTest.php#L27
Took 1.12s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - Postgre: tests/Unit/DictionaryValidatorTest.php#L36
Took 1.05s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L251
Took 1.55s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L201
Took 1.46s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L85
Took 1.45s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L225
Took 1.42s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L47
Took 1.42s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L177
Took 1.42s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L307
Took 1.20s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi: tests/Unit/UserIdentityModelTest.php#L77
Took 1.18s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Unit/PasswordsTest.php#L27
Took 1.07s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.98s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L85
Took 1.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L47
Took 1.88s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L201
Took 1.87s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L251
Took 1.84s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L225
Took 1.75s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L177
Took 1.75s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLSRV: tests/Unit/UserIdentityModelTest.php#L77
Took 1.61s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L307
Took 1.60s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - SQLSRV: tests/Unit/PasswordsTest.php#L27
Took 1.06s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLSRV: tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L307
Took 0.99s from 0.50s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testCheckSuccessOldDangerousPassword
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L251
Took 1.13s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L177
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L201
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L47
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L85
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L225
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L307
Took 0.91s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - SQLite3: tests/Unit/PasswordsTest.php#L27
Took 0.89s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLite3: tests/Unit/UserIdentityModelTest.php#L77
Took 0.87s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - SQLite3: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.81s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - OCI8: tests/Authentication/Filters/HmacFilterTest.php#L35
Took 2.89s from 0.50s limit to run Tests\\Authentication\\Filters\\HmacFilterTest::testFilterSuccess
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L251
Took 2.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L225
Took 2.58s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L85
Took 2.23s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L201
Took 2.22s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L47
Took 2.20s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L177
Took 2.17s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - OCI8: tests/Unit/UserIdentityModelTest.php#L77
Took 2.09s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - OCI8: tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L155
Took 2.06s from 0.50s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testLoginWithRemember
phpunit / PHP 7.4 - OCI8: tests/Authentication/MagicLinkTest.php#L120
Took 2.02s from 0.50s limit to run Tests\\Authentication\\MagicLinkTest::testMagicLinkVerifySuccess