backdrop-contrib / og

The Organic Groups module provides users the ability to create, manage, and delete 'groups' on a site.
GNU General Public License v2.0
1 stars 8 forks source link

Issue #32. Fix OgUiUserPermissionsTestCase #62

Closed argiepiano closed 2 years ago

argiepiano commented 2 years ago

Part of #32.

Since this PR addresses the same issues as PR #58, do not apply @indigoxela's #58 , as that PR substantially modified this test to avoid using og_entity_test.

This RESTORES most of the original use of og_entity_test in this test and fixes a few lines that were needed for these to pass.

laryn commented 2 years ago

Organic groups UI: OG UI role permissions (OgUiUserPermissionsTestCase) 28 passes, 0 fails, 0 exceptions, and 8 debug messages. [5.001s]

🎉