Skip to content

perf: refactor Auth #1812

perf: refactor Auth

perf: refactor Auth #1812

Triggered via pull request October 16, 2023 08:58
Status Success
Total duration 9m 28s
Artifacts

phpunit.yml

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

Annotations

120 warnings
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L251
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L201
Took 1.04s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L225
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L177
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L85
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L47
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLite3: tests/Unit/PasswordsTest.php#L27
Took 0.88s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L307
Took 0.87s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
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 - SQLite3: tests/Unit/UserIdentityModelTest.php#L77
Took 0.80s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L251
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L85
Took 1.03s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L201
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L225
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L47
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L177
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLSRV: tests/Unit/PasswordsTest.php#L27
Took 0.87s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L307
Took 0.86s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - SQLSRV: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.80s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - SQLSRV: tests/Unit/UserIdentityModelTest.php#L77
Took 0.79s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L251
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L85
Took 1.05s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L225
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L177
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L201
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L47
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - MySQLi: tests/Unit/UserIdentityModelTest.php#L77
Took 0.91s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L307
Took 0.84s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.1 - MySQLi: tests/Unit/PasswordsTest.php#L27
Took 0.81s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.1 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.75s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L251
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L47
Took 1.04s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L177
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L201
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L85
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L225
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - OCI8: tests/Unit/PasswordsTest.php#L27
Took 0.88s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L307
Took 0.87s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - OCI8: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.85s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - OCI8: tests/Unit/UserIdentityModelTest.php#L77
Took 0.82s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L251
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L85
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L177
Took 1.05s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L201
Took 1.04s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L225
Took 1.04s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L47
Took 1.03s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
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/Controllers/RegisterTest.php#L307
Took 0.89s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.0 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.83s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.0 - MySQLi: tests/Unit/UserIdentityModelTest.php#L77
Took 0.82s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L225
Took 1.04s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L251
Took 1.04s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L201
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L47
Took 0.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L85
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L177
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi: tests/Unit/UserIdentityModelTest.php#L77
Took 0.92s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Unit/PasswordsTest.php#L27
Took 0.83s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L307
Took 0.79s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.76s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L251
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L225
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L201
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L177
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L47
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L85
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.1 - SQLite3: tests/Unit/PasswordsTest.php#L27
Took 0.85s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L307
Took 0.84s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.1 - SQLite3: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.79s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.1 - SQLite3: tests/Unit/UserIdentityModelTest.php#L77
Took 0.79s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L251
Took 1.04s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L85
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L225
Took 0.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L177
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L201
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L47
Took 0.93s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - MySQLi: tests/Unit/UserIdentityModelTest.php#L77
Took 0.91s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - MySQLi: tests/Unit/PasswordsTest.php#L27
Took 0.82s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L307
Took 0.80s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.77s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L251
Took 1.17s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L225
Took 1.13s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L177
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L201
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L85
Took 0.99s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L47
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L307
Took 0.93s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - SQLite3: tests/Unit/PasswordsTest.php#L27
Took 0.90s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.2 - SQLite3: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.78s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.2 - SQLite3: tests/Unit/UserIdentityModelTest.php#L77
Took 0.76s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L251
Took 1.29s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L47
Took 1.14s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L85
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L177
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L201
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L225
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - SQLite3: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.91s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L307
Took 0.90s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.0 - SQLite3: tests/Unit/PasswordsTest.php#L27
Took 0.88s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.0 - SQLite3: tests/Unit/UserIdentityModelTest.php#L77
Took 0.84s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L251
Took 1.35s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L225
Took 1.23s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L85
Took 1.22s 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#L201
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L47
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L307
Took 1.05s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi: tests/Unit/UserIdentityModelTest.php#L77
Took 1.04s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Unit/PasswordsTest.php#L27
Took 1.03s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.96s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L251
Took 1.36s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L177
Took 1.33s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L85
Took 1.33s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L201
Took 1.28s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L225
Took 1.27s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L47
Took 1.25s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - Postgre: tests/Unit/PasswordsTest.php#L27
Took 1.18s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L307
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - Postgre: tests/Unit/DictionaryValidatorTest.php#L36
Took 1.03s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - Postgre: tests/Unit/UserIdentityModelTest.php#L77
Took 0.99s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset