gitlab-org--gitlab-foss/qa/qa
Walmyr 7561241525 Use the same standard for method names on project activity and menu
... page objects.

Also, update the affected test case.

I choose `click_...` instead of `go_to_...` since it describes
better what the method really does, which is clicking on something.

I know there are other places in the code where methods start with
`click_` and others where methods start with `go_to_`, with that
I'd like to start a discussion or be pointed to the right issue if
there is already one so that we can address this in the whole
framework.
This contribution could be the start in the direction of using the
standard chosen here.
2019-03-18 15:18:06 +00:00
..
ce Move server responding check to scenario before hook 2019-02-14 12:06:39 -05:00
fixtures/auto_devops_rack QA spec for Auto DevOps application secrets 2019-01-04 10:28:26 +13:00
git [QA] Fail early if a Git command fails 2019-02-28 18:15:51 +01:00
page Use the same standard for method names on project activity and menu 2019-03-18 15:18:06 +00:00
resource Add a new test to create a snippet 2019-03-13 23:16:11 +03:00
runtime Added id to the namespace name generation 2019-02-20 13:46:22 +00:00
scenario Add e2e QA test for logging in using GitHub OAuth 2019-02-01 10:50:24 +05:00
service Default rbac to true for the KubernetesCluster Service 2019-02-27 12:06:02 -08:00
specs Use the same standard for method names on project activity and menu 2019-03-18 15:18:06 +00:00
support Script to generate Perf Testdata 2019-03-05 08:39:04 +00:00
tools Script to generate Perf Testdata 2019-03-05 08:39:04 +00:00
vendor Add e2e QA test for logging in using GitHub OAuth 2019-02-01 10:50:24 +05:00