open_social icon indicating copy to clipboard operation
open_social copied to clipboard

Issue #3450173: Add createGroupMembershipRequests step into GroupContext

Open Kovalskiy266 opened this issue 8 months ago • 2 comments

Problem

Sometimes, we need to test something related to group membership requests.

Solution

So, the createGroupMembershipRequests step to test group membership requests is created in the GroupContext file.

Issue tracker

https://www.drupal.org/project/social/issues/3450173

Theme issue tracker

N/A

How to test

  • [ ] Create a file for behat tests with .feature extension
  • [ ] Create groups and users there
  • [ ] And use @Given group membership requests to get group membership requests: Screenshot 2024-05-27 at 18 58 48

Screenshots

In HTT section

Release notes

Create createGroupMembershipRequests method in GroupContext file

Change Record

N/A

Translations

N/A

Kovalskiy266 avatar May 27 '24 15:05 Kovalskiy266