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 (Expand)Author
2017-11-22Backport QA code that belongs to CE from EE GeoRémy Coutable
2017-11-20Merge branch 'qa/gb/tmp-fix-mattermost-failures' into 'master'Rémy Coutable
2017-11-20Add Docker binaries to instance image of GitLab QAGrzegorz Bizon
2017-11-20Implement a workaround for QA mattermost failuresGrzegorz Bizon
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Fix QA test subject address by configuring capybaraGrzegorz Bizon
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-14Raise the QA Capybara's default wait time from 4 to 10Robert Speicher
2017-11-11Fix QA page refresh address by using absolute URLsGrzegorz Bizon
2017-11-10Escape the password for Git callsRémy Coutable
2017-11-10Change Page::Main::Entry to only visit an entrypoint and introduce Page::Main...Rémy Coutable
2017-11-10Merge branch 'qa/gb/rspec-decouple-test-instance-address' into 'master'Rémy Coutable
2017-11-10Fix bootable scenario arguments for OptionParserGrzegorz Bizon
2017-11-10Fix Rubocop offense in QA scenario entrypointGrzegorz Bizon
2017-11-10Refactor QA specs runners and improve specsGrzegorz Bizon
2017-11-10Improve QA test scenario entrypoint specsGrzegorz Bizon
2017-11-10Configure RSpec from within RSpec runner classGrzegorz Bizon
2017-11-10Do not require to set Capybara app_host in RSpecGrzegorz Bizon
2017-11-10Fix bootable scenario arguments for OptionParserGrzegorz Bizon
2017-11-09Make it possible to define global scenario attributesGrzegorz Bizon
2017-11-08Fix test selection in Test::Integration::MattermostRichard Clamp
2017-11-06Fixup rspec tag misuseRichard Clamp
2017-10-30Add tests for mattermost login via oauthRichard Clamp
2017-10-25Add spec for QA::Scenario::EntrypointRichard Clamp
2017-10-23Use the new buttons for creating groups and projects in QA testsBob Van Landuyt
2017-10-16Move tags out to containing featureRichard Clamp
2017-10-16Cleanup a stray instance variableRichard Clamp
2017-10-16Explicitly tag :core and :mattermost scenariosRichard Clamp
2017-10-16Move rspec cli handling logic into Specs::RunnerRichard Clamp
2017-10-13Update commentRichard Clamp
2017-10-13Simplify tag specificationRichard Clamp
2017-10-13Fixup company nameRichard Clamp
2017-10-13Add Test::Integration::MattermostRichard Clamp
2017-10-10QA group name, use hyphens rather than underscoresRichard Clamp
2017-10-09Merge branch 'rs-qa-sandbox-group' into 'master'Grzegorz Bizon
2017-10-09Add QA::Scenario::Gitlab::Group::CreateRobert Speicher
2017-10-06Add QA::Page::Group::New to fill in the "Create group" formRobert Speicher
2017-10-06Clean up QA::Page::Dashboard::Groups a bitRobert Speicher
2017-10-06Use autoloading instead of an explicit requireRobert Speicher
2017-10-05Implement Scenario::Gitlab::Sandbox::PrepareRobert Speicher
2017-10-05Merge branch 'rs-qa-default-password' into 'master'Grzegorz Bizon
2017-10-05Use the default password from the GDK's root userRobert Speicher
2017-10-05Update QA Nokogiri to 1.8.1Robert Speicher
2017-10-04Make use of a `gitlab-qa-sandbox` group if availableRobert Speicher
2017-10-04Merge branch 'sh-gitlab-qa-add-byebug' into 'master'Grzegorz Bizon
2017-10-04Add byebug to GitLab QA gem list for debuggingStan Hu
2017-10-04Fix GitLab QA: increase window size to ensure License link showsStan Hu
2017-10-03Make the `QA:Page::Project::Show` driver less brittleRobert Speicher
2017-09-30Merge branch 'sh-fix-gitlab-qa-admin' into 'master'Grzegorz Bizon
2017-09-30Add GitLab QA documentationStan Hu