<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/billing/test/integration, branch master</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>moving broken billing integration tests out of the way</title>
<updated>2014-04-11T07:38:50+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-11T07:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=32136605ddd405a0bf47f3b795b22fd4b49465b5'/>
<id>32136605ddd405a0bf47f3b795b22fd4b49465b5</id>
<content type='text'>
They are currently using fake_braintree. I think this is not a good approach for integration tests. It's a fake - we should test against braintrees test api. However that requires getting an api key that we want to keep outside the repository. So these test can only run on travis if we manage to setup secret values in .travis.yml - which has been failing so far.

So for now i moved the broken billing integration tests to billing/test/broken to move on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are currently using fake_braintree. I think this is not a good approach for integration tests. It's a fake - we should test against braintrees test api. However that requires getting an api key that we want to keep outside the repository. So these test can only run on travis if we manage to setup secret values in .travis.yml - which has been failing so far.

So for now i moved the broken billing integration tests to billing/test/broken to move on.
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure billing tests do not interfere with others</title>
<updated>2014-04-11T07:31:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-11T07:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=361cdbbacc57b17c198489238282e786cc827efa'/>
<id>361cdbbacc57b17c198489238282e786cc827efa</id>
<content type='text'>
they are still broken though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
they are still broken though.
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: more robust destruction of records in tests</title>
<updated>2014-02-10T13:26:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-07T14:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=88f8128d568daaaa122d55ac7e546a81ae60964a'/>
<id>88f8128d568daaaa122d55ac7e546a81ae60964a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stop taking screenshot - will happen no failure autmatically now</title>
<updated>2014-02-07T10:52:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-07T10:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=58a36ae079f9103f2aa18da48d5ea2a18aae938c'/>
<id>58a36ae079f9103f2aa18da48d5ea2a18aae938c</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 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>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>Add permissions to subscriptions index, and fix test to stub the subscription's balance.</title>
<updated>2013-10-15T22:08:35+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-10-15T22:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a6f32017f5c7802798f10e2f4041037fb5684def'/>
<id>a6f32017f5c7802798f10e2f4041037fb5684def</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>working integration test</title>
<updated>2013-09-18T10:47:42+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-18T10:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=c934787aa13977c3bb13155745f51ea71728d175'/>
<id>c934787aa13977c3bb13155745f51ea71728d175</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>failing tests for subscriptions</title>
<updated>2013-09-18T10:01:28+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-18T08:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=d9c088fb288783f6afca441d870003c0f288a532'/>
<id>d9c088fb288783f6afca441d870003c0f288a532</id>
<content type='text'>
functional: test canceling a subscription
integration: investigate the issue with creating a subscription
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
functional: test canceling a subscription
integration: investigate the issue with creating a subscription
</pre>
</div>
</content>
</entry>
<entry>
<title>This doesn't actually run any tests, but at least includes what we might want to test regarding subscriptions.</title>
<updated>2013-09-17T17:57:03+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-09-17T17:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e9ddb2a47678eb3d4298e0f1de044a6846f4c696'/>
<id>e9ddb2a47678eb3d4298e0f1de044a6846f4c696</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
