Skip to content

Make Page::Main::Login#sign_in_using_credentials gracefully bail out when user is already logged-in

Rémy Coutable requested to merge qa-improve-main-login-page into master

What does this MR do?

This improves Page::Main::Login#sign_in_using_credentials to gracefully bail out when user is already logged-in.

This is an improvement that is need for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19555/diffs and other QA MRs to come.

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

I don't think so.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Rémy Coutable

Merge request reports