<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/test, branch 0.5.0</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>log failing integration tests with screenshot</title>
<updated>2014-02-07T10:27:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-07T10:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f13cfd635f9d0d089da10c1a2c9f4af5ff87cda8'/>
<id>f13cfd635f9d0d089da10c1a2c9f4af5ff87cda8</id>
<content type='text'>
* store the last screenshot in tmp
* store the html and the end of the server log in tmp

Filenames are build from the test class name and the tests name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* store the last screenshot in tmp
* store the html and the end of the server log in tmp

Filenames are build from the test class name and the tests name.
</pre>
</div>
</content>
</entry>
<entry>
<title>integration test with en-EN language</title>
<updated>2014-02-06T12:05:55+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-06T11:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e96d21ed7d2fce1d07fc381200d31919a2d93299'/>
<id>e96d21ed7d2fce1d07fc381200d31919a2d93299</id>
<content type='text'>
Tests fail on machines that default to other available languages.

Also move setting capybara driver to be javascript driver into the BrowserIntegrationTest.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests fail on machines that default to other available languages.

Also move setting capybara driver to be javascript driver into the BrowserIntegrationTest.
</pre>
</div>
</content>
</entry>
<entry>
<title>Return 'provider.json' via a controller, to better be able to control the response headers (in particular, 'X-Minimum-Client-Version'). It must now be placed in config/provider/provider.json</title>
<updated>2013-12-30T03:25:05+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-12-30T03:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f619178085d0c2729e275fa4f46f9cd981189d3e'/>
<id>f619178085d0c2729e275fa4f46f9cd981189d3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>locale prefix support:</title>
<updated>2013-12-22T10:00:49+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-12-22T09:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=665964bcbba69829a4ff1e7d7bd936f90d49b3f7'/>
<id>665964bcbba69829a4ff1e7d7bd936f90d49b3f7</id>
<content type='text'>
* set locale based on request header
* enforce locale path prefix when current locale is not the default
* note: don't use root_path anymore, instead use home_path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* set locale based on request header
* enforce locale path prefix when current locale is not the default
* note: don't use root_path anymore, instead use home_path
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: rename test</title>
<updated>2013-12-13T10:13:19+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-12-13T10:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ce99e9892dc5f807e072be8161c19f4969b1dace'/>
<id>ce99e9892dc5f807e072be8161c19f4969b1dace</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>detect os in browser and show proper download link</title>
<updated>2013-10-15T13:11:53+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-10-15T12:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=8e5aa5093ab6e67db4f603a44bb7027245b91a21'/>
<id>8e5aa5093ab6e67db4f603a44bb7027245b91a21</id>
<content type='text'>
We add a class to the html element based on the detected os and use that to pick which download link should be visible.

If we detect an os that is not supported we display a deactivated download link instead with all alternatives.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We add a class to the html element based on the detected os and use that to pick which download link should be visible.

If we detect an os that is not supported we display a deactivated download link instead with all alternatives.
</pre>
</div>
</content>
</entry>
<entry>
<title>integration tests for session expiry</title>
<updated>2013-09-17T11:04:11+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-17T11:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=165e417bc6ba66d51d74764db7b59279fb6a923f'/>
<id>165e417bc6ba66d51d74764db7b59279fb6a923f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>integration test for displaying internal server error during signup</title>
<updated>2013-09-03T06:32:19+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-02T07:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1bcc76b4f50a181a1b3c137c79b627257187ac3c'/>
<id>1bcc76b4f50a181a1b3c137c79b627257187ac3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test the error handling of json and html responses</title>
<updated>2013-09-03T06:30:12+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-02T07:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1210f91251b14c251b2d4a6de7665fa520b77864'/>
<id>1210f91251b14c251b2d4a6de7665fa520b77864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>validations of email format and local domain moved over</title>
<updated>2013-07-24T08:55:50+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-07-18T10:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=d96fac2de074bbe3a44d888af5ceaff45b1b9b27'/>
<id>d96fac2de074bbe3a44d888af5ceaff45b1b9b27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
