Skip to content

Add end-to-end test for creating a group issue board via the GUI

What does this MR do?

This MR covers one of the two scenarios described in this issue gitlab-org/quality/testcases#226 (closed)#.

Besides creating the new test, this MR also creates an issue board component that can be used by both groups and projects since they share the same elements and methods.

Finally, an existing test is updated to remove an expectation that doesn't make sense anymore due to a feature change that was causing the test to fail (!17937 (merged)).

More details in the commit messages.

Does this MR meet the acceptance criteria?

Conformity

Edited by 🤖 GitLab Bot 🤖

Merge request reports