index
:
gemato
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testutil.py
Age
Commit message (
Expand
)
Author
2020-09-05
tests: Mark module-scope test dirs read-only
Michał Górny
2020-08-30
tests: Use module-scope fixtures whenever possible
Michał Górny
2020-08-26
tests: Rewrite test_openpgp in pure pytest
Michał Górny
2020-08-25
openpgp: Reimplement WKD support via requests
Michał Górny
2020-08-25
Remove compatibility code for py<3.6 support
Michał Górny
2020-08-25
tests: Store key data in split binary form
Michał Górny
2020-05-16
openpgp: Default stdin='' in _spawn_gpg()
Michał Górny
2020-05-16
openpgp: Pass 'gpg --batch' to _spawn_gpg() explicitly
Michał Górny
2019-03-16
tests: Fix MockedWKDOpenPGPEnvironment._spawn_gpg() return types
Michał Górny
2018-07-25
tests: Add half-mocked tests for WKD-based refresh
Michał Górny
2018-07-25
tests: Add tests for keyserver-based refreshing
Michał Górny
2017-10-29
testutil: Simplify tests to use shutil.rmtree() for tempdir
Michał Górny
2017-10-27
Use sys.hexversion instead of .version_info
Michał Górny
2017-10-27
testutil: Fix logger warnings for py2
Michał Górny
2017-10-27
testutil: Handle silencing logging for tests
Michał Górny
2017-10-25
tests: Split TempDirTestCase into common module
Michał Górny