<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mx.git/src/leap/mx/tests, branch 0.8.0</title>
<subtitle>[leap_mx] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/'/>
<entry>
<title>[feat] use the original message for encryption</title>
<updated>2015-12-09T19:17:50+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-11-25T18:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=b26643ea9848869ece6ead2ba6c0991333d3c6f4'/>
<id>b26643ea9848869ece6ead2ba6c0991333d3c6f4</id>
<content type='text'>
Do not reconstruct the message from the parsed one. Added test for
missleading encoding.

- Resolves: #7253
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not reconstruct the message from the parsed one. Added test for
missleading encoding.

- Resolves: #7253
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] fix pep8 errors</title>
<updated>2015-11-26T12:47:29+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-11-25T22:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=5cba5ae32003efd7b068e6646ba4c0ada4e29867'/>
<id>5cba5ae32003efd7b068e6646ba4c0ada4e29867</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add '@deliver.local' to uuid</title>
<updated>2015-11-23T16:13:33+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-10-28T17:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=6fd862abc9e8711bd4aa117697c5df85cf6f560a'/>
<id>6fd862abc9e8711bd4aa117697c5df85cf6f560a</id>
<content type='text'>
- Resolves: #5959
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #5959
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] add test infrastructure</title>
<updated>2015-09-15T12:13:24+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-09-11T09:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=8384b006f575ac0b769f9f6e9ce6b2c623ec9fa1'/>
<id>8384b006f575ac0b769f9f6e9ce6b2c623ec9fa1</id>
<content type='text'>
Some refactor on the couchdb usage was needed to be able to mock
couchdb.

- Resolves: #7435
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some refactor on the couchdb usage was needed to be able to mock
couchdb.

- Resolves: #7435
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Don't add any X-Leap-Provenance header</title>
<updated>2015-09-11T09:43:31+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-09-11T09:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=5f2f8a65aba2672ae6661052af2f735ba17ad7a5'/>
<id>5f2f8a65aba2672ae6661052af2f735ba17ad7a5</id>
<content type='text'>
- Resolves: #7439
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7439
</pre>
</div>
</content>
</entry>
<entry>
<title>More cleanup</title>
<updated>2013-04-25T15:04:55+00:00</updated>
<author>
<name>Tomas Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-04-25T15:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=28a5992e9b4c5a9a080ad39ba6483843c99f1c47'/>
<id>28a5992e9b4c5a9a080ad39ba6483843c99f1c47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an __init__.py to the leap/mx/tests module with a boilerplated tests.run()</title>
<updated>2013-02-17T14:38:14+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2013-02-17T14:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=8d2fdc800de469420005f9c5deee4c342950ccc9'/>
<id>8d2fdc800de469420005f9c5deee4c342950ccc9</id>
<content type='text'>
function so that the options parser doesn't choke on it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
function so that the options parser doesn't choke on it.
</pre>
</div>
</content>
</entry>
</feed>
