Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #3450173: Add createGroupMembershipRequests step into GroupContext #3907

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Kovalskiy266
Copy link
Contributor

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

Copy link

github-actions bot commented May 27, 2024

Thanks for opening this Pull Request! To ensure Pull Requests are easy to find and understand for all our team-members we've established some standardised rules. While reviewing this pull request I've found the following issues, please resolve them.

Missing type label
The pull request is missing a type: label to indicate whether the pull request is trying fix a bug, introduce a new feature or do something else.

Missing team label
Your pull request is missing a team: label. The team label helps others understand what work they should focus on and which team they can ask questions about a specific PR.

Missing priority label
The pull request is missing a prio: label which helps people prioritise contributing to open pull requests. Please choose a priority label appropriate for your pull request.

Missing milestone
The issue is missing a milestone. Milestones are important to help release managers know whether they might need to postpone a release for a critical issue and to communicate what fixes and new features are included in a release. Before merging, please select the appropriate milestone for this pull request.

🤖 This is an automatically produced message by the Open Social PR manager.

@Kovalskiy266 Kovalskiy266 force-pushed the feature/3450173-add-create_membership_requests_step-to-group-context branch from 3bea885 to d088aac Compare May 28, 2024 11:10
Sometimes, we need to test something related to group membership requests.
    So, created 'createGroupMembershipRequests' step to test group membership requests.
@Kovalskiy266 Kovalskiy266 force-pushed the feature/3450173-add-create_membership_requests_step-to-group-context branch from d088aac to 66f3fe5 Compare August 6, 2024 07:13
@open-social-tugboat
Copy link

Tugboat has finished building the preview for this pull request!

Link:

Dashboard:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants