fix: use named routes for redirects and form submission #45
Annotations
10 warnings
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.27s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.26s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.22s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.22s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.15s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Unit/UserIdentityModelTest.php#L1
Took 0.98s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Unit/PasswordsTest.php#L1
Took 0.96s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Unit/DictionaryValidatorTest.php#L1
Took 0.86s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
|