<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/qa/qa.rb, branch docs/migrate_from_github_to_gitlab</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Implement dynamic validation on QA Pages</title>
<updated>2019-05-20T19:35:51+00:00</updated>
<author>
<name>ddavison</name>
<email>ddavison@gitlab.com</email>
</author>
<published>2019-03-02T02:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d5b68d837545909204e6caf2352f34ac2f1ba7a'/>
<id>7d5b68d837545909204e6caf2352f34ac2f1ba7a</id>
<content type='text'>
Elements now have the ability to be required on pages or not
Currently using the default wait mechanism
Altered the ElementWithPattern Cop to fit new splat for init
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Elements now have the ability to be required on pages or not
Currently using the default wait mechanism
Altered the ElementWithPattern Cop to fit new splat for init
</pre>
</div>
</content>
</entry>
<entry>
<title>Add QA tests for the performance bar</title>
<updated>2019-04-16T13:33:06+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-04-15T13:04:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c6456830b5f9a147807b9de32c437eb6dda4c53b'/>
<id>c6456830b5f9a147807b9de32c437eb6dda4c53b</id>
<content type='text'>
These are very high-level. Currently, they test:

1. That the performance bar appears.
2. That it has detailed metrics for Postgres and Gitaly.
3. That AJAX requests are included in the request selector.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are very high-level. Currently, they test:

1. That the performance bar appears.
2. That it has detailed metrics for Postgres and Gitaly.
3. That AJAX requests are included in the request selector.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set feature flag via command line</title>
<updated>2019-03-27T19:03:03+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-03-27T19:03:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67c38a6573f35333cf9b1a399431b86e8b376443'/>
<id>67c38a6573f35333cf9b1a399431b86e8b376443</id>
<content type='text'>
First attempt at allowing a feature flag to be set via the command line
when running tests. This will enable the flag, run the tests, and then
disable the flag.

Using OptionParser meant changing how scenarios get the instance
address, so this also allows the address to be set as a command line
option. It's backwards compatible (you can still provide the address
as the command line option after the scenario)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First attempt at allowing a feature flag to be set via the command line
when running tests. This will enable the flag, run the tests, and then
disable the flag.

Using OptionParser meant changing how scenarios get the instance
address, so this also allows the address to be set as a command line
option. It's backwards compatible (you can still provide the address
as the command line option after the scenario)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new test to create a snippet</title>
<updated>2019-03-13T20:16:11+00:00</updated>
<author>
<name>Roman Verevkin</name>
<email>verrom@yandex-team.ru</email>
</author>
<published>2019-02-19T20:23:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e6c24bdbaede5e6f7fa6a50927841200e6a6a0ef'/>
<id>e6c24bdbaede5e6f7fa6a50927841200e6a6a0ef</id>
<content type='text'>
Add "smoke" tag to the test

Fix links to views in Page Object files

Review fixes

Remove useless view block

Implement Snippets::Show page object class

Fix review suggestions

Fix review suggestions 2

Fix test with empty snippets state

Remove useless css class

Fix issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add "smoke" tag to the test

Fix links to views in Page Object files

Review fixes

Remove useless view block

Implement Snippets::Show page object class

Fix review suggestions

Fix review suggestions 2

Fix test with empty snippets state

Remove useless css class

Fix issues
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip contexts in quarantine</title>
<updated>2019-03-11T11:50:09+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-03-11T11:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c6a6b8a24e0e761dc44d8439740e92679afc10d7'/>
<id>c6a6b8a24e0e761dc44d8439740e92679afc10d7</id>
<content type='text'>
This avoids running before/after blocks for tests that are in quarantine
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids running before/after blocks for tests that are in quarantine
</pre>
</div>
</content>
</entry>
<entry>
<title>Add smoke test for autodevops</title>
<updated>2019-02-21T17:20:07+00:00</updated>
<author>
<name>ddavison</name>
<email>ddavison@gitlab.com</email>
</author>
<published>2019-02-20T21:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5ae46fe7a5f4e3327de4d2b1bd1830308176901d'/>
<id>5ae46fe7a5f4e3327de4d2b1bd1830308176901d</id>
<content type='text'>
Add tag validation on pipeline page
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add tag validation on pipeline page
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor select_*_filter methods</title>
<updated>2019-02-19T06:41:52+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2019-02-19T06:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=87026ee3aafd5fc2cc2ca25b57bd3ef8dc6590fa'/>
<id>87026ee3aafd5fc2cc2ca25b57bd3ef8dc6590fa</id>
<content type='text'>
Also use refactor retry_on_excpetion and use it in select_*_filter
methods
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also use refactor retry_on_excpetion and use it in select_*_filter
methods
</pre>
</div>
</content>
</entry>
<entry>
<title>[CE] Improve `wait_for_push`</title>
<updated>2019-02-11T09:04:59+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-02-11T09:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=97265d39e72cbb32468a3f1d671820528af02a8b'/>
<id>97265d39e72cbb32468a3f1d671820528af02a8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding a spec for issues/310</title>
<updated>2019-02-01T14:38:07+00:00</updated>
<author>
<name>Mesut Güneş</name>
<email>gunesmes@gmail.com</email>
</author>
<published>2019-02-01T14:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ec3c3d2bd732e1eac9a75629e4a474bc55abb574'/>
<id>ec3c3d2bd732e1eac9a75629e4a474bc55abb574</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add e2e QA test for logging in using GitHub OAuth</title>
<updated>2019-02-01T05:50:24+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2019-02-01T05:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8f8adfe27505a2a5feb665b680227ba5da07945'/>
<id>e8f8adfe27505a2a5feb665b680227ba5da07945</id>
<content type='text'>
Adds the test itself and the vendor page object model for GitHub
login pages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the test itself and the vendor page object model for GitHub
login pages.
</pre>
</div>
</content>
</entry>
</feed>
