Merge pull request #268 - userprotect, roleassign
Updating drupal/userprotect (1.0.0 => 1.1.0) Updating drupal/roleassign (1.0.0-alpha2 => 1.0.0-beta1)
Showing
- web/modules/userprotect/src/UserProtectPermissions.php 10 additions, 10 deletionsweb/modules/userprotect/src/UserProtectPermissions.php
- web/modules/userprotect/tests/modules/userprotect_test/userprotect_test.info.yml 13 additions, 0 deletions.../tests/modules/userprotect_test/userprotect_test.info.yml
- web/modules/userprotect/tests/modules/userprotect_test/userprotect_test.module 16 additions, 0 deletions...ct/tests/modules/userprotect_test/userprotect_test.module
- web/modules/userprotect/tests/src/Functional/InstallTest.php 80 additions, 0 deletionsweb/modules/userprotect/tests/src/Functional/InstallTest.php
- web/modules/userprotect/tests/src/Functional/ProtectedEntityDeleteTest.php 49 additions, 0 deletions...rotect/tests/src/Functional/ProtectedEntityDeleteTest.php
- web/modules/userprotect/tests/src/Functional/ProtectionRuleCrudTest.php 172 additions, 0 deletions...erprotect/tests/src/Functional/ProtectionRuleCrudTest.php
- web/modules/userprotect/tests/src/Functional/RoleDelegation/RoleDelegationIntegrationTest.php 209 additions, 0 deletions...nctional/RoleDelegation/RoleDelegationIntegrationTest.php
- web/modules/userprotect/tests/src/Functional/UnsavedUserFieldAccessTest.php 22 additions, 18 deletions...otect/tests/src/Functional/UnsavedUserFieldAccessTest.php
- web/modules/userprotect/tests/src/Functional/UserProtectBrowserTestBase.php 42 additions, 0 deletions...otect/tests/src/Functional/UserProtectBrowserTestBase.php
- web/modules/userprotect/tests/src/Functional/UserProtectionPermissionsTest.php 37 additions, 52 deletions...ct/tests/src/Functional/UserProtectionPermissionsTest.php
- web/modules/userprotect/tests/src/Functional/UserProtectionTest.php 95 additions, 0 deletions...s/userprotect/tests/src/Functional/UserProtectionTest.php
- web/modules/userprotect/tests/src/Kernel/Entity/ProtectionRuleUnitTest.php 65 additions, 62 deletions...rotect/tests/src/Kernel/Entity/ProtectionRuleUnitTest.php
- web/modules/userprotect/tests/src/Kernel/FieldAccessTest.php 31 additions, 30 deletionsweb/modules/userprotect/tests/src/Kernel/FieldAccessTest.php
- web/modules/userprotect/tests/src/Kernel/ProtectedEntityDeleteTest.php 65 additions, 0 deletions...serprotect/tests/src/Kernel/ProtectedEntityDeleteTest.php
- web/modules/userprotect/tests/src/Kernel/ProtectionRuleBypassTest.php 20 additions, 24 deletions...userprotect/tests/src/Kernel/ProtectionRuleBypassTest.php
- web/modules/userprotect/tests/src/Kernel/UserProtectKernelTestBase.php 28 additions, 0 deletions...serprotect/tests/src/Kernel/UserProtectKernelTestBase.php
- web/modules/userprotect/tests/src/Traits/UserProtectCreationTrait.php 122 additions, 0 deletions...userprotect/tests/src/Traits/UserProtectCreationTrait.php
- web/modules/userprotect/tests/src/Unit/Plugin/UserProtection/UserProtectionBaseUnitTest.php 10 additions, 9 deletions...Unit/Plugin/UserProtection/UserProtectionBaseUnitTest.php
- web/modules/userprotect/tests/src/Unit/UserProtectUnitTest.php 2 additions, 1 deletion...odules/userprotect/tests/src/Unit/UserProtectUnitTest.php
- web/modules/userprotect/userprotect.info.yml 8 additions, 7 deletionsweb/modules/userprotect/userprotect.info.yml
Loading
Please register or sign in to comment