Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-22 | [tests] fix some refresher tests after the refactor | Kali Kaneko (leap communications) | |
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? | |||
2016-11-03 | [tests] _insert_key_docs is a deferred | Victor Shyba | |
Missing yield from _insert_key_docs, which returns a Deferred, was causing tests to fail. | |||
2016-09-06 | [tests] factor out the common pieces to keymanager.testing | Kali Kaneko (leap communications) | |
2016-09-01 | [tests] move tests to root folder | Kali Kaneko (leap communications) | |