<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git/spec/spec_helper.rb, branch id-testing-code-navigation</title>
<subtitle>gitlab.com: gitlab-org/gitlab-shell.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/'/>
<entry>
<title>Remove VCR, webmock, other unnecessary gems and support</title>
<updated>2019-10-15T06:44:13+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-10-14T15:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=9382efa37cb8891acb862a1c0a9d2291e937f9af'/>
<id>9382efa37cb8891acb862a1c0a9d2291e937f9af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead Ruby code</title>
<updated>2019-10-15T06:44:13+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-10-14T15:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=18096b5440e0818605add32538751c6be38e8343'/>
<id>18096b5440e0818605add32538751c6be38e8343</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pry gem for easy debugging</title>
<updated>2019-03-28T20:24:58+00:00</updated>
<author>
<name>Luke Duncalfe</name>
<email>lduncalfe@eml.cc</email>
</author>
<published>2019-03-28T20:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=cf4d581f16c44fa51165db5356eed46a4d4a42d6'/>
<id>cf4d581f16c44fa51165db5356eed46a4d4a42d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure text/plain &amp; text/html content typs are handled and add missing specs for handled HTTP status codes</title>
<updated>2018-09-11T11:05:24+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2018-09-11T11:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=624a97d654ed02bd7fb65b6205b1533cfbe2cfbc'/>
<id>624a97d654ed02bd7fb65b6205b1533cfbe2cfbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update webmock to 3.4.2</title>
<updated>2018-08-15T21:48:32+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2018-08-15T21:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=9bcdcf1c9fcd0d8dddd0931450d31134d27e622a'/>
<id>9bcdcf1c9fcd0d8dddd0931450d31134d27e622a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize spec_helper; add support files for VCR and HTTPUNIXServer</title>
<updated>2018-08-15T21:13:10+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2018-08-15T21:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=21182ae60d4ed7b43afc53a36f6e428bb2f98133'/>
<id>21182ae60d4ed7b43afc53a36f6e428bb2f98133</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require gitlab_init from spec_helper</title>
<updated>2018-08-15T21:06:35+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2018-08-15T21:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=9fc978490edb79a6dd8a5adc977f72acbb8ddefc'/>
<id>9fc978490edb79a6dd8a5adc977f72acbb8ddefc</id>
<content type='text'>
This defines `ROOT_PATH`, which we later stub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This defines `ROOT_PATH`, which we later stub.
</pre>
</div>
</content>
</entry>
<entry>
<title>Override `ROOT_PATH` in specs in a less insane way</title>
<updated>2018-08-15T21:04:25+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2018-08-14T20:07:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=69d39094744b2b5f408b67b7def97a66853deaf3'/>
<id>69d39094744b2b5f408b67b7def97a66853deaf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rspec to 3.8.0; remove rspec-its</title>
<updated>2018-08-15T21:04:16+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2018-08-14T19:56:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=268d23de46525cc18b805f09bf3eb3a1aa6aa8b8'/>
<id>268d23de46525cc18b805f09bf3eb3a1aa6aa8b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rspec upgrade and deprecation fixes</title>
<updated>2018-07-20T12:28:58+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>ash@the-rebellion.net</email>
</author>
<published>2018-07-20T01:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=c92bfcefece5eea1fa30f75f7e99212c09b5792e'/>
<id>c92bfcefece5eea1fa30f75f7e99212c09b5792e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
