<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/engines/support/test, branch master</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>upgrade: factory_girl -&gt; factory_bot</title>
<updated>2017-12-08T20:33:09+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-12-08T17:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=d839bed40fb7901ea88395d4ba06e58f4b3cc88a'/>
<id>d839bed40fb7901ea88395d4ba06e58f4b3cc88a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: keep ticket submit button clickable</title>
<updated>2017-03-23T10:04:21+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-03-23T09:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=c828d0164a43c169775ae107be3fd4409d6c3ecb'/>
<id>c828d0164a43c169775ae107be3fd4409d6c3ecb</id>
<content type='text'>
It was marked as submitted even when client side validations interfered.

fixes github issue #227
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was marked as submitted even when client side validations interfered.

fixes github issue #227
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: bundle</title>
<updated>2017-03-22T07:34:36+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-03-22T07:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=8c9a7f1c18bea2d54d7a425fc0fab783ce8d275f'/>
<id>8c9a7f1c18bea2d54d7a425fc0fab783ce8d275f</id>
<content type='text'>
update all the dependencies.

minitest now wants assert_nil instead of assert_equal nil, ...
braintree now uses update_attributes rather than save.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update all the dependencies.

minitest now wants assert_nil instead of assert_equal nil, ...
braintree now uses update_attributes rather than save.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: handle missing params for ticket gracefully</title>
<updated>2016-11-21T10:52:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-11-21T10:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=9e9c69c1357882d4221d1c511c3c7f6b36c094cc'/>
<id>9e9c69c1357882d4221d1c511c3c7f6b36c094cc</id>
<content type='text'>
This used to trigger a 500.

Fixes #8395
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This used to trigger a 500.

Fixes #8395
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'pr/220' into develop</title>
<updated>2016-05-23T09:24:21+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-23T09:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=fcc8207f84249612eba719b8aa77cd7c51e5ad5a'/>
<id>fcc8207f84249612eba719b8aa77cd7c51e5ad5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make ticket tests pass without network connection</title>
<updated>2016-05-22T19:14:45+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-22T19:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b851fe2fd6e0029df81976b647ede7190a1fd547'/>
<id>b851fe2fd6e0029df81976b647ede7190a1fd547</id>
<content type='text'>
MX validations relied on network connection. Only using them
in production environment now. I want to be able to develop and
test when disconnected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MX validations relied on network connection. Only using them
in production environment now. I want to be able to develop and
test when disconnected.
</pre>
</div>
</content>
</entry>
<entry>
<title>include engine tests in default test</title>
<updated>2016-05-20T14:35:55+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-20T09:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f20ecdfb249128ba79da069407dce32f6f7e2fca'/>
<id>f20ecdfb249128ba79da069407dce32f6f7e2fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ensure invalid user ids still render the ticket form</title>
<updated>2016-05-14T08:47:35+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-13T14:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a1b494e334406660a1f49fb7de9b043493809640'/>
<id>a1b494e334406660a1f49fb7de9b043493809640</id>
<content type='text'>
We still have strange urls requested like
 /pt/users/AnonymousUser.../tickets/new

Not sure where they are coming from - but this should make sure we
respond with sth. meaningful instead of erroring out.

Conflicts:
	app/views/layouts/_content.html.haml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We still have strange urls requested like
 /pt/users/AnonymousUser.../tickets/new

Not sure where they are coming from - but this should make sure we
respond with sth. meaningful instead of erroring out.

Conflicts:
	app/views/layouts/_content.html.haml
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: remove references to RestClient</title>
<updated>2016-05-02T11:21:52+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-03-23T20:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=065859b90cc5ef403b8f47bd5394b343e556cc4d'/>
<id>065859b90cc5ef403b8f47bd5394b343e556cc4d</id>
<content type='text'>
CouchRest &gt; 1.2 does not use RestClient anymore. So we should not try to
catch its errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CouchRest &gt; 1.2 does not use RestClient anymore. So we should not try to
catch its errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the remaining failures/errors in our tests</title>
<updated>2015-09-28T13:12:45+00:00</updated>
<author>
<name>ankonym</name>
<email>ankonym@gmail.com</email>
</author>
<published>2015-09-02T15:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=2f7d085c5747a1a68afc0d854fa087ffbb46f8e7'/>
<id>2f7d085c5747a1a68afc0d854fa087ffbb46f8e7</id>
<content type='text'>
Handing freshly generated invite codes to Factory Girl to make the tests pass
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handing freshly generated invite codes to Factory Girl to make the tests pass
</pre>
</div>
</content>
</entry>
</feed>
