- Feb 13, 2018
-
-
Lin Jen-Shin authored
-
- Feb 07, 2018
-
-
Stan Hu authored
-
- Feb 05, 2018
-
-
Lin Jen-Shin authored
-
Stan Hu authored
-
- Jan 31, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jan 30, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jan 26, 2018
-
-
Felipe Artur authored
-
Gabriel Mazetto authored
-
- Jan 25, 2018
-
-
Lin Jen-Shin authored
Basically using the new expand_section
-
- Jan 23, 2018
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
-
- Jan 22, 2018
-
-
Grzegorz Bizon authored
-
Lin Jen-Shin authored
-
Grzegorz Bizon authored
-
Lin Jen-Shin authored
-
- Jan 16, 2018
-
-
Filipe Freire authored
+ move activity click to side.rb + add element check on activity.rb + minor fixes
-
- Jan 12, 2018
-
-
Filipe Freire authored
- test reaches Activity page - the actual git push seems to be failing - had problems with defining selectors
-
- Jan 09, 2018
-
-
Grzegorz Bizon authored
-
- Jan 08, 2018
-
-
- Jan 02, 2018
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
everything in the scenario without a before block.
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- Dec 28, 2017
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- Dec 22, 2017
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- Dec 21, 2017
-
-
Grzegorz Bizon authored
-
- Dec 15, 2017
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- Dec 07, 2017
-
-
Felipe Artur authored
-
- Nov 22, 2017
-
-
Rémy Coutable authored
Merge branch 'qa/gb/add-geo-integration-tests' into 'master' See merge request gitlab-org/gitlab-ee!3294
-
- Nov 17, 2017
-
-
Grzegorz Bizon authored
[ci skip]
-
Grzegorz Bizon authored
[ci skip]
-
- Nov 10, 2017
-
-
Rémy Coutable authored
Change Page::Main::Entry to only visit an entrypoint and introduce Page::Main::Login to handle actual log-in Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Nov 09, 2017
-
-
Grzegorz Bizon authored
-
- Oct 30, 2017
-
-
Richard Clamp authored
* Adds Runtime::Scenario as a place to record the properties of the Scenario we're interested in. * Adds a positional argument to Test::Integration::Mattermost to specify Runtime::Scenario.mattermost * Adds Page::Mattermost::{Main,Login} to model the mattermost pages we need to interact with. * Adds qa/features/mattermost/login_spec to perform a login via oauth and ensure we are logged in.
-
- Oct 13, 2017
-
-
Richard Clamp authored
Here we add a new entrypoint for the test suite, Test::Integration::Mattermost. It is to ensure that mattermost integration is working when enabling the embedded mattermost of gitlab-omnibus It runs all the example groups from Test::Instance, in addition to any groups tagged :mattermost * Extracts a common entrypoint class from Test::Instance as Scenario::Entrypoint, and uses that as the base for Test::Instance and Test::Integration::Mattermost * RSpec groups defined in `specs/features/mattermost/**_spec.rb` are tagged with :mattermost so they can be filtered out of the default run. * Tests tagged :mattermost are filtered out by default, and are un-filtered by Test::Integration::Mattermost
-
- Oct 09, 2017
-
-
Robert Speicher authored
-