Skip to content

[QA] add tests for creating a branch using the UI

Micaël Bergeron requested to merge qa/test-project-branch-create into master

What does this MR do?

Add some test for the 'user creates a branch scenario' using GitLab's UI.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

We are adding tests to gitlab-qa

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

This is the basis of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15626 I extracted it so we can get this in faster as it may be of use to other tests currently being implemented.

/cc @grzesiek @felipe_artur

Edited by Micaël Bergeron

Merge request reports