Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Collapse)Author
2018-08-07Merge branch 'ce-5666-backport' into 'master'Yorick Peterse
CE port of "List groups with developer maintainer access on project creation" See merge request gitlab-org/gitlab-ce!21051
2018-08-07Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera
2018-08-07CE port of "List groups with developer maintainer access on project creation"Imre Farkas
2018-08-07Resolve "Improve Auto DevOps settings flow for admin and project"Mike Greiling
2018-08-03Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ↵Valery Sizov
to "for all new and renamed projects""
2018-07-31Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera
This reverts merge request !20801
2018-07-30Install cluster applications in parallel in auto devops QADylan Griffith
2018-07-30Fix race condition in auto devops QA spec: ensure we wait for Install button ↵Dylan Griffith
to appear
2018-07-25Reset local storage between qa testsDJ Mountney
This is not done by default as it is said to incur a performance hit, paired with local storage not always being used by the site being tested. (https://github.com/teamcapybara/capybara/issues/1702#issuecomment-219483444) GitLab uses localStorage, for things like remembering which tab you used last (on the login page for example, between sign-in, ldap, and register) Fixes: https://gitlab.com/gitlab-org/gitlab-qa/issues/303
2018-07-23i18n: externalize strings from 'app/views/layouts'Tao Wang
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-07-18Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File ↵Rémy Coutable
class as well Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-17QA scenario to add/edit/delete a file via the Web UISanad Liaquat
2018-07-16Merge branch 'i18n-extract-app/views/doorkeeper' into 'master'Rémy Coutable
i18n: externalize strings from 'app/views/doorkeeper' See merge request gitlab-org/gitlab-ce!19695
2018-07-13Remove flaky and redundant expectationsMichael Kozono
2018-07-13i18n: externalize strings from 'app/views/doorkeeper'Tao Wang
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-07-12Ensure Encoding.default_external is set to UTF-8 when running QA scenariosRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-12Merge branch 'qa-fix-timestamp' into 'master'Grzegorz Bizon
[QA] Fix duplicate year in namespace name See merge request gitlab-org/gitlab-ce!20581
2018-07-12Merge branch ↵Grzegorz Bizon
'49139-sleep-before-installing-tiller-to-prevent-race-condition' into 'master' Resolve "Installing helm tiller sometimes fails with no api token found" Closes #49139 See merge request gitlab-org/gitlab-ce!20580
2018-07-12Adding spec to test basic forking functionalitiesMykhailo Formus
2018-07-12Merge branch '48690-follow-up-from-milestone-tests' into 'master'Rémy Coutable
Resolve "Follow-up from "Milestone tests"" Closes #48690 See merge request gitlab-org/gitlab-ce!20563
2018-07-12Add sleep to QA test before installing tillerDylan Griffith
Otherwise we ocassionally see a race condition error: No API token found for service account "default", retry after the token is automatically created and added to the service account Waiting 10 seconds should remove this risk.
2018-07-12[QA] Fix duplicate year in namespace nameRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-11Revert "Log push output on exception"Michael Kozono
This reverts commit d493c91d21250e0b94a14f1808fcf8bb6f1a8d03.
2018-07-11move #has_milestone? to issuable sidebar;ddavison
closes #48690
2018-07-11[QA] Ensure screenshots are save in subfolder per QA runRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-11Milestone testsDan Davison
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-06Merge branch 'rc-qa-146' into 'master'Grzegorz Bizon
Add a new scenario to test GitHub import Closes gitlab-qa#146 See merge request gitlab-org/gitlab-ce!19555
2018-07-06Resolve "Add dropdown to Groups link in top bar"Dennis Tang
2018-07-06[QA] Add a new scenario to test GitHub importRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-06[QA] Add a new Page::Issuable::Show pageRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-05Ensure QA specs are categorized as feature specs by RSpecRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-05Merge branch '48779-qa-merge-request-squash-sometimes-fail' into 'master'Sean McGivern
Resolve "QA: Merge request squash sometimes fail" Closes #48779 See merge request gitlab-org/gitlab-ce!20375
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-07-05[QA] Ensure we wait for the squash checbox to be clickable before clicking ↵Rémy Coutable
it in the squash scenario Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-04Merge branch '43446-new-cluster-page-tabs' into 'master'Kamil Trzciński (OoO till 3th)
Resolve "Change new cluster page design to use tabs" Closes #43446 and #46304 See merge request gitlab-org/gitlab-ce!18963
2018-07-04Merge branch 'qa-112-prefer-env-credentials-for-gcloud' into 'master'Grzegorz Bizon
Auto DevOps QA: Prefer gcloud credentials from env See merge request gitlab-org/gitlab-ce!20338
2018-07-03Auto DevOps QA: Prefer gcloud credentials from envDylan Griffith
2018-07-03[QA] Wait for CSS class to be present instead of trying to find the elementRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-01i18n: externalize strings from 'app/views/projects/settings'Tao Wang
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-06-26[QA] Make sure we wait for the deploy key list to loadRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-06-23Log push output on exceptionMichael Kozono
2018-06-21Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang
2018-06-21fix qa selectorsDennis Tang
2018-06-20fix a couple oopsiesDennis Tang
2018-06-20Merge branch ↵Robert Speicher
'48159-qa-specs-features-login-ldap_spec-rb-is-failing-after-https-gitlab-com-gitlab-org-gitlab-ce-merge_requests-19964' into 'master' Resolve "qa/specs/features/login/ldap_spec.rb is failing after https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19964" Closes #48159 See merge request gitlab-org/gitlab-ce!20027
2018-06-20Added Wiki Scenario Automation gitlab-qa#263Ramya A
2018-06-20[QA] Fix qa/qa/specs/features/login/ldap_spec.rbRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-06-19Make Page::Main::Login#sign_in_using_credentials gracefully bail out when ↵Rémy Coutable
user is already logged-in Signed-off-by: Rémy Coutable <remy@rymai.me>