<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/tests/helpers, branch 0.8.0rc1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>[bug] add errback to log failure</title>
<updated>2016-01-26T09:16:52+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-01-25T16:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c010d7dd1307e5cdb344b25fea078af8108df20a'/>
<id>c010d7dd1307e5cdb344b25fea078af8108df20a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't check in database if user was deleted.</title>
<updated>2015-12-01T15:08:57+00:00</updated>
<author>
<name>Christoph Kluenter</name>
<email>ckluente@thoughtworks.com</email>
</author>
<published>2015-12-01T14:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d610405e585966406fd9813423e300a39ef300b5'/>
<id>d610405e585966406fd9813423e300a39ef300b5</id>
<content type='text'>
we already check if the webapp returned success
when it deleted the user. If the webapp had failed
it would not have returned success.
leap_web has tests that prove this.

This fixes https://leap.se/code/issues/7625
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we already check if the webapp returned success
when it deleted the user. If the webapp had failed
it would not have returned success.
leap_web has tests that prove this.

This fixes https://leap.se/code/issues/7625
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] do not fail if no requests/srp dependencies present</title>
<updated>2015-11-19T12:49:51+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-11-19T12:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=9f12fd1b52ad79873a699b9d3faa29ff3e3c2677'/>
<id>9f12fd1b52ad79873a699b9d3faa29ff3e3c2677</id>
<content type='text'>
client_side_db helper has some extra functions that can be useful in the
future for further tests, but right now it shouldn't depend on requests,
since it already get all the relevant soledad info passed as arguments.

for the same reason, it doesn't need to depend on srp, since we pass the
token.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
client_side_db helper has some extra functions that can be useful in the
future for further tests, but right now it shouldn't depend on requests,
since it already get all the relevant soledad info passed as arguments.

for the same reason, it doesn't need to depend on srp, since we pass the
token.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] [jessie] check for 1 stunnel instance only</title>
<updated>2015-11-17T22:11:20+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-11-05T23:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=75341eeb905e9c7312232d8c9c4077a358b8cb20'/>
<id>75341eeb905e9c7312232d8c9c4077a358b8cb20</id>
<content type='text'>
- Resolves: #7574
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7574
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #86 from kalikaneko/new-soledad-test</title>
<updated>2015-11-17T18:53:28+00:00</updated>
<author>
<name>varac</name>
<email>varac@users.noreply.github.com</email>
</author>
<published>2015-11-17T18:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d89596c5b8da7345c65c940bb20b52a0910a4acd'/>
<id>d89596c5b8da7345c65c940bb20b52a0910a4acd</id>
<content type='text'>
New soledad test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New soledad test</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] [jessie] check for 1 stunnel instance only</title>
<updated>2015-11-17T18:51:11+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-11-05T23:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=675f826d4a85c1cd26e30d0f8ef52d5b592c0d1c'/>
<id>675f826d4a85c1cd26e30d0f8ef52d5b592c0d1c</id>
<content type='text'>
- Resolves: #7574
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7574
</pre>
</div>
</content>
</entry>
<entry>
<title>remove keymanager</title>
<updated>2015-11-17T12:27:36+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-11-13T16:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=6d9dc1a9bed8da7827e6f7cf80fe2ecff49ca308'/>
<id>6d9dc1a9bed8da7827e6f7cf80fe2ecff49ca308</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new soledad-sync test</title>
<updated>2015-11-17T12:27:16+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@futeisha.org</email>
</author>
<published>2015-10-30T21:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1b1b9fa708ea93635f341c086e264b01e3717a67'/>
<id>1b1b9fa708ea93635f341c086e264b01e3717a67</id>
<content type='text'>
this new test uses leap.soledad.client to perform an actual sync against
the soledad server.

closes: #7523
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this new test uses leap.soledad.client to perform an actual sync against
the soledad server.

closes: #7523
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix soledad test when invite codes are enabled</title>
<updated>2015-10-12T09:19:21+00:00</updated>
<author>
<name>ankonym</name>
<email>ankonym@gmail.com</email>
</author>
<published>2015-10-12T09:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2053883c81d261b5a9af5011bd6f0e8bc709f8d1'/>
<id>2053883c81d261b5a9af5011bd6f0e8bc709f8d1</id>
<content type='text'>
This provides an invite code when invite codes are enabled while the test runs (but it does not get deleted yet afterwards)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This provides an invite code when invite codes are enabled while the test runs (but it does not get deleted yet afterwards)
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify bonafide_helper to improve user creation test with invites</title>
<updated>2015-10-07T10:11:21+00:00</updated>
<author>
<name>ankonym</name>
<email>ankonym@gmail.com</email>
</author>
<published>2015-10-07T10:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=dc426cc777aec921772c1d8c2fa014d61aa90d33'/>
<id>dc426cc777aec921772c1d8c2fa014d61aa90d33</id>
<content type='text'>
Will now use the correct user to generate invite codes and only add invite code parameter when invite codes are enabled
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will now use the correct user to generate invite codes and only add invite code parameter when invite codes are enabled
</pre>
</div>
</content>
</entry>
</feed>
