chore: fix PHPStan, Rector and tests #632
phpunit-lowest.yml
on: pull_request
phpunit
/
PHP 8.2 - MySQLi - lowest
1m 25s
Annotations
7 warnings
|
phpunit / PHP 8.2 - MySQLi - lowest:
/tests/Controllers/RegisterTest.php#L54
Took 0.5014s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
|
phpunit / PHP 8.2 - MySQLi - lowest:
/tests/Controllers/RegisterTest.php#L208
Took 0.5032s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit / PHP 8.2 - MySQLi - lowest:
/tests/Controllers/RegisterTest.php#L92
Took 0.5039s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit / PHP 8.2 - MySQLi - lowest:
/tests/Controllers/RegisterTest.php#L184
Took 0.5057s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
|
phpunit / PHP 8.2 - MySQLi - lowest:
/tests/Controllers/RegisterTest.php#L232
Took 0.5119s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
|
phpunit / PHP 8.2 - MySQLi - lowest:
/tests/Controllers/RegisterTest.php#L258
Took 0.5146s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit / PHP 8.2 - MySQLi - lowest:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.6440s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|