summaryrefslogtreecommitdiff
path: root/tests/utilities.py
Commit message (Expand)AuthorAge
* Fix compatibility with Python 3.8Felix Yan2019-11-10
* Remove unicode literals syntax from python2Lucas Hoffmann2019-11-06
* Use unittest.mock from the stdlibLucas Hoffmann2019-08-15
* tests: drop remaining references to twisted from unit testsDylan Baker2018-07-26
* utilities: Add a decorator for asyncio testsDylan Baker2018-07-26
* Remove old __future__ importsLucas Hoffmann2018-06-19
* Move screen stop/start logic into context manager.Thomas Nixon2018-02-19
* Move mock ui creation to function.Thomas Nixon2018-02-19
* tests/utilities: Add expected_failure decorator for twisted.trial testsDylan Baker2017-08-22
* convert from pygpgme to the python "gpg" moduleDaniel Kahn Gillmor2017-08-14
* tests/utilities: Allow uid to be passed to make_uidDylan Baker2017-07-24
* tests/utilities: have make_key rely on make_uidDylan Baker2017-07-24
* tests: move shared helpers out of crypto module into common moduleDylan Baker2017-07-24
* tests/crypto: Add tests for the crypto moduleDylan Baker2017-07-15
* tests: Add a module with some extra utility helpersDylan Baker2017-07-11