feat: Support hierarchical permissions in method #2375
Annotations
1 error and 10 warnings
|
Run Coveralls
Process completed with exit code 1.
|
|
Test with PHPUnit:
/tests/Controllers/RegisterTest.php#L232
Took 0.6105s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
|
Test with PHPUnit:
/tests/Authentication/Filters/SessionFilterTest.php#L71
Took 0.6781s from 0.5000s limit to run Tests\\Authentication\\Filters\\SessionFilterTest::testBlocksInactiveUsersAndRedirectsToAuthAction
|
|
Test with PHPUnit:
/tests/Controllers/RegisterTest.php#L208
Took 0.6827s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
Test with PHPUnit:
/tests/Authentication/Filters/HmacFilterTest.php#L65
Took 0.7322s from 0.5000s limit to run Tests\\Authentication\\Filters\\HmacFilterTest::testFilterInvalidSignature
|
|
Test with PHPUnit:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.8673s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
Test with PHPUnit:
/tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L235
Took 0.9499s from 0.5000s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testForgetCurrentUser
|
|
Test with PHPUnit:
/tests/Controllers/RegisterTest.php#L258
Took 1.2458s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
Test with PHPUnit:
/tests/Unit/UserTest.php#L312
Took 1.3632s from 0.5000s limit to run Tests\\Unit\\UserTest::testModelFindAllWithGroupsAndPermissions
|
|
Test with PHPUnit:
/tests/Collectors/AuthTest.php#L52
Took 1.3826s from 0.5000s limit to run Tests\\Collectors\\AuthTest::testDisplayLoggedIn
|
|
Test with PHPUnit:
/tests/Commands/HmacTest.php#L148
Took 1.9779s from 0.5000s limit to run Tests\\Commands\\HmacTest::testExpireAll
|
Loading