Skip to content

QA: Add test of adding a member to a project

Mark Lapierre requested to merge ml-qa-add-members into master

What does this MR do?

Adds a test of adding a user as a member of a project.

The test adds a new user and a project, and then adds that user to the project.

This MR includes the necessary pages objects and components.

EE MR to resolve compat failure: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7444

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/7286

Does this MR meet the acceptance criteria?

Edited by Mark Lapierre

Merge request reports