<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/rubocop/cop, branch document-lambda-deploy</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Fix InjectEnterpriseEditionModule cop for qa/</title>
<updated>2019-08-28T15:20:06+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorick@yorickpeterse.com</email>
</author>
<published>2019-08-28T15:20:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5445f71e608b7dd5dac068006a578b32fabdf6ac'/>
<id>5445f71e608b7dd5dac068006a578b32fabdf6ac</id>
<content type='text'>
This ensures the InjectEnterpriseEditionModule cop is able to detect the
prepend patterns used in the qa/ directory. Previously it would not
detect them as all EE QA modules reside in QA::EE, and not the top-level
EE namespace.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures the InjectEnterpriseEditionModule cop is able to detect the
prepend patterns used in the qa/ directory. Previously it would not
detect them as all EE QA modules reside in QA::EE, and not the top-level
EE namespace.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace it_behaves_like with include_examples</title>
<updated>2019-08-28T06:55:46+00:00</updated>
<author>
<name>Vitali Tatarintev</name>
<email>vtatarintev@gitlab.com</email>
</author>
<published>2019-08-28T06:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=24493c50232b6109bbcc680ada32dfe832201a67'/>
<id>24493c50232b6109bbcc680ada32dfe832201a67</id>
<content type='text'>
Improve specs output readability by replacing
`it_behaves_like` with `include_examples`
in `BeSuccessMatcher`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve specs output readability by replacing
`it_behaves_like` with `include_examples`
in `BeSuccessMatcher`
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Rubocop::SpecHelper file</title>
<updated>2019-08-28T06:48:14+00:00</updated>
<author>
<name>Vitali Tatarintev</name>
<email>vtatarintev@gitlab.com</email>
</author>
<published>2019-08-28T06:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69dbc5a5270a2b00bc2e359af37d6176748db400'/>
<id>69dbc5a5270a2b00bc2e359af37d6176748db400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inline shared examples for BeSuccessMatcher</title>
<updated>2019-08-28T06:43:47+00:00</updated>
<author>
<name>Vitali Tatarintev</name>
<email>vtatarintev@gitlab.com</email>
</author>
<published>2019-08-27T05:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0fee944741ab24071417230d0acc5dbc93e96a0b'/>
<id>0fee944741ab24071417230d0acc5dbc93e96a0b</id>
<content type='text'>
Former shared examples were used only once.
Inlining them makes tests more clear.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Former shared examples were used only once.
Inlining them makes tests more clear.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor BeSuccessMatcher specs for readability</title>
<updated>2019-08-28T06:43:47+00:00</updated>
<author>
<name>Vitali Tatarintev</name>
<email>vtatarintev@gitlab.com</email>
</author>
<published>2019-08-26T13:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17385f4dc42d86d7606e3359b9db82cb43d5e534'/>
<id>17385f4dc42d86d7606e3359b9db82cb43d5e534</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Utilize Rubocop's Include for BeSuccessMatcher</title>
<updated>2019-08-28T06:43:47+00:00</updated>
<author>
<name>Vitali Tatarintev</name>
<email>vtatarintev@gitlab.com</email>
</author>
<published>2019-08-26T08:04:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99b27e69510e83006d4dd2e5ecc5c555409aa4a0'/>
<id>99b27e69510e83006d4dd2e5ecc5c555409aa4a0</id>
<content type='text'>
Use Rubocop's Include
instead of manually checking the matcher in controllers specs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use Rubocop's Include
instead of manually checking the matcher in controllers specs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support of not_to/to_not to BeSuccessMatcher</title>
<updated>2019-08-28T06:43:47+00:00</updated>
<author>
<name>Vitali Tatarintev</name>
<email>vtatarintev@gitlab.com</email>
</author>
<published>2019-08-23T09:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b61d26f496a2041d7124fd3280031deda3cf5a43'/>
<id>b61d26f496a2041d7124fd3280031deda3cf5a43</id>
<content type='text'>
BeSuccessMatcher now supports following examples:

```
expect(response).to be_success
expect(response).to_not be_success
expect(response).not_to be_success

is_expected.to be_success
is_expected.to_not be_success
is_expected.not_to be_success
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BeSuccessMatcher now supports following examples:

```
expect(response).to be_success
expect(response).to_not be_success
expect(response).not_to be_success

is_expected.to be_success
is_expected.to_not be_success
is_expected.not_to be_success
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor BeSuccessMatcher specs</title>
<updated>2019-08-28T06:43:47+00:00</updated>
<author>
<name>Vitali Tatarintev</name>
<email>vtatarintev@gitlab.com</email>
</author>
<published>2019-08-23T08:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=23da356dd1a048ca86c95960fb0b76df914f9087'/>
<id>23da356dd1a048ca86c95960fb0b76df914f9087</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace double quotes with single quotes</title>
<updated>2019-08-28T06:43:47+00:00</updated>
<author>
<name>Vitali Tatarintev</name>
<email>vtatarintev@gitlab.com</email>
</author>
<published>2019-08-23T07:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e1b8b93207ccbe3221f5c8e0447d17582f14a0db'/>
<id>e1b8b93207ccbe3221f5c8e0447d17582f14a0db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable frozen string literal</title>
<updated>2019-08-28T06:43:47+00:00</updated>
<author>
<name>Vitali Tatarintev</name>
<email>vtatarintev@gitlab.com</email>
</author>
<published>2019-08-22T10:14:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d40b7ea37534e57d134b9a5e1268aa87d53c513d'/>
<id>d40b7ea37534e57d134b9a5e1268aa87d53c513d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
