open_social
open_social copied to clipboard
Issue #3450173: Add createGroupMembershipRequests step into GroupContext
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:
Screenshots
In HTT section
Release notes
Create createGroupMembershipRequests method in GroupContext file
Change Record
N/A
Translations
N/A