<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/tests/integration/keymanager, branch 0.10a1</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[tests] fix tests</title>
<updated>2017-04-27T17:33:30+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-04-26T16:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=13760d78fba87570c91c0a2e702980d2ec45a0ed'/>
<id>13760d78fba87570c91c0a2e702980d2ec45a0ed</id>
<content type='text'>
mock a renamed method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mock a renamed method.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] remove randomness tester</title>
<updated>2017-04-03T13:45:53+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-04-03T09:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9883c75446187af0f88e03af75b42e8d3773fa18'/>
<id>9883c75446187af0f88e03af75b42e8d3773fa18</id>
<content type='text'>
There was a test in the Keymanager refresher that was testing the
randomness of the refreshing intervals. It was producing a bunch of
intervals and checking that all of them where different. This test
(rarelly) fails some times, but this is not a sign of bad randomness.

- Resolves: #8813
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a test in the Keymanager refresher that was testing the
randomness of the refreshing intervals. It was producing a bunch of
intervals and checking that all of them where different. This test
(rarelly) fails some times, but this is not a sign of bad randomness.

- Resolves: #8813
</pre>
</div>
</content>
</entry>
<entry>
<title>Check validity of key signature</title>
<updated>2017-01-26T13:55:11+00:00</updated>
<author>
<name>Zara Gebru</name>
<email>zgebru@thoughtworks.com</email>
</author>
<published>2016-06-16T12:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=847bc7ddd051c4656d86a6eda1b4e6cbdb5b1c5e'/>
<id>847bc7ddd051c4656d86a6eda1b4e6cbdb5b1c5e</id>
<content type='text'>
Check if a new fetched key was signed by a old key with the same address.

Please do not merge before: https://github.com/isislovecruft/python-gnupg/pull/150

- Resolves #8112
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check if a new fetched key was signed by a old key with the same address.

Please do not merge before: https://github.com/isislovecruft/python-gnupg/pull/150

- Resolves #8112
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] fix keymanager tests after refactor and merge</title>
<updated>2016-11-22T14:57:05+00:00</updated>
<author>
<name>Zara Gebru</name>
<email>zgebru@thoughtworks.com</email>
</author>
<published>2016-11-18T15:51:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=1baa817b567cc234e76faafc5ec92cfa75222ba6'/>
<id>1baa817b567cc234e76faafc5ec92cfa75222ba6</id>
<content type='text'>
- some pep8 problems
- some confusion with old and new code after merging
from old keymanager
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- some pep8 problems
- some confusion with old and new code after merging
from old keymanager
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] fix some refresher tests after the refactor</title>
<updated>2016-11-22T14:57:04+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-11-04T14:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0871c96aa71d9b9112a90ab7cc6d4adfc3cd7fa4'/>
<id>0871c96aa71d9b9112a90ab7cc6d4adfc3cd7fa4</id>
<content type='text'>
disabled some tests that were failing, for some reason the twisted
logger doesn't want to be patched?

besides, I don't think it's a good idea to rely on log information for
tests. what is it really that we were trying to test there?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
disabled some tests that were failing, for some reason the twisted
logger doesn't want to be patched?

besides, I don't think it's a good idea to rely on log information for
tests. what is it really that we were trying to test there?
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] keymanager: background update keys</title>
<updated>2016-11-22T14:57:03+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/bitmask-dev.git/commit/?id=e5717e853af7d2f91ac69e66c1b2ee058289e78d'/>
<id>e5717e853af7d2f91ac69e66c1b2ee058289e78d</id>
<content type='text'>
Port of the original commit:
8f1fe8dd4a54fd2bdda2fc78c339ce9b3d0fc331
by Zara Gebru that introduced updating keys in the background.

This was made in the legacy leapcode/keymanager repo, but was lost in
the merge to the unified bitmask-dev.

Original commit message follows:
--------------------------------

- 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>
Port of the original commit:
8f1fe8dd4a54fd2bdda2fc78c339ce9b3d0fc331
by Zara Gebru that introduced updating keys in the background.

This was made in the legacy leapcode/keymanager repo, but was lost in
the merge to the unified bitmask-dev.

Original commit message follows:
--------------------------------

- 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>[tests] _insert_key_docs is a deferred</title>
<updated>2016-11-03T13:28:16+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2016-10-31T03:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=3b3b2761266dde8f21ce70e8f7cad23921996b83'/>
<id>3b3b2761266dde8f21ce70e8f7cad23921996b83</id>
<content type='text'>
Missing yield from _insert_key_docs, which returns a Deferred, was
causing tests to fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Missing yield from _insert_key_docs, which returns a Deferred, was
causing tests to fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] remove assertion, bundles are not deleted on exit</title>
<updated>2016-10-07T14:22:40+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-10-07T14:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f031bcdd91a7162efd8f236e28c3da3499f78bec'/>
<id>f031bcdd91a7162efd8f236e28c3da3499f78bec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] factor out the common pieces to keymanager.testing</title>
<updated>2016-09-06T20:33:47+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-09-06T20:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=728ffae25134b6d68be7567803ed8310a18a86a6'/>
<id>728ffae25134b6d68be7567803ed8310a18a86a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] add speed tests for gpg/wrapper init/enc/dec</title>
<updated>2016-09-06T18:55:27+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-09-06T18:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=dd9c8278379df9f41c5a40dc6bccd2901cf4db10'/>
<id>dd9c8278379df9f41c5a40dc6bccd2901cf4db10</id>
<content type='text'>
this is a port of commit 2d9bec78f in the legacy keymanager repo.

Additionally, I'm here separating benchmarking tests from the main tox
run.

In my machine several of these benchmarking tests seem to be broken, due
to issue https://github.com/isislovecruft/python-gnupg/issues/157
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is a port of commit 2d9bec78f in the legacy keymanager repo.

Additionally, I'm here separating benchmarking tests from the main tox
run.

In my machine several of these benchmarking tests seem to be broken, due
to issue https://github.com/isislovecruft/python-gnupg/issues/157
</pre>
</div>
</content>
</entry>
</feed>
