<feed xmlns='http://www.w3.org/2005/Atom'>
<title>keymanager.git/tests, branch develop</title>
<subtitle>[keymanager] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/'/>
<entry>
<title>[test] add speed tests for gpg/wrapper init/enc/dec</title>
<updated>2016-09-01T15:39:10+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-08-12T11:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=2d9bec78f3f8c46f00f585cadae652d6e3aec904'/>
<id>2d9bec78f3f8c46f00f585cadae652d6e3aec904</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] don't remove combined_bundle file on destructor</title>
<updated>2016-08-30T19:23:14+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2016-08-30T14:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=f92cfcdfc943cfc01d1dca255cecd70723c4b1f1'/>
<id>f92cfcdfc943cfc01d1dca255cecd70723c4b1f1</id>
<content type='text'>
After PR #116, it's possible to inject an existing combined_ca_bundle
to the keymanager initialisation. However, it won't work for multiple
users because the file is removed when the keymanager is destroyed.

Considering there's no sensitive data on the file and it's created
as a temp file, we don't need to handle its deletion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After PR #116, it's possible to inject an existing combined_ca_bundle
to the keymanager initialisation. However, it won't work for multiple
users because the file is removed when the keymanager is destroyed.

Considering there's no sensitive data on the file and it's created
as a temp file, we don't need to handle its deletion.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] keymanager - background update keys</title>
<updated>2016-07-29T08:16:26+00:00</updated>
<author>
<name>Zara Gebru</name>
<email>zgebru@thoughtworks.com</email>
</author>
<published>2016-07-08T09:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=8f1fe8dd4a54fd2bdda2fc78c339ce9b3d0fc331'/>
<id>8f1fe8dd4a54fd2bdda2fc78c339ce9b3d0fc331</id>
<content type='text'>
- refresh random key in random time
- add get key by fingerprint
- refactor nicknym methods to own file
- tests

- note this do not include a check for
revoked key, since that need some changes
in gnupg

- Related: #6089
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- refresh random key in random time
- add get key by fingerprint
- refactor nicknym methods to own file
- tests

- note this do not include a check for
revoked key, since that need some changes
in gnupg

- Related: #6089
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] remove extra setUpEnv/tearDownEnv</title>
<updated>2016-07-12T14:40:46+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-07-12T05:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=814ecd2f5e078aa333f391483333a236961d46e7'/>
<id>814ecd2f5e078aa333f391483333a236961d46e7</id>
<content type='text'>
The setUpEnv and tearDownEnv methods are configured to run on
setUpClass/tearDownClass. Some testing systems as trial don't support that,
and that seems to cause some confusion in some systems, causing double
attempts to setup or teardown, and thus failing intermitently.

This commit removes the extra call to setUpEnv and tearDownEnv on tests on
this repository, as it now uses py.test to run tests, which supports
setUpClass and tearDownClass.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The setUpEnv and tearDownEnv methods are configured to run on
setUpClass/tearDownClass. Some testing systems as trial don't support that,
and that seems to cause some confusion in some systems, causing double
attempts to setup or teardown, and thus failing intermitently.

This commit removes the extra call to setUpEnv and tearDownEnv on tests on
this repository, as it now uses py.test to run tests, which supports
setUpClass and tearDownClass.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] move tests to root of repo</title>
<updated>2016-07-12T14:40:38+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-07-11T18:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=336df0ec2235b633718775a55cb0e8384d1ce9be'/>
<id>336df0ec2235b633718775a55cb0e8384d1ce9be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
