Commit Graph

10 Commits

Author SHA1 Message Date
Michael Greene
824f2649fb soft unit test update pass:
- first pass super basic integration test separation
- BCPG decryption tests now pass so removed XFAIL marker
- remove unused imports
- added some warning filtering to reduce noise
2019-08-01 15:45:47 -07:00
Michael Greene
ca7ca6b24d bugfixen
- added missed call to _compute.chksum in ECDSAPriv
- replaced all gpg wrapper fixtures in the unit test suite with gpg package
- moved test suite gnupghome location to tests/gnupghome
2017-08-15 21:43:37 -07:00
Michael Greene
3321022287 significantly updated unit test suite to work with py.test 3.x; renamed a few files 2017-01-11 14:04:42 -08:00
Michael Greene
f8ec3055ed PEP 8 2014-10-01 11:04:01 -07:00
Michael Greene
7f4253aa56 Moved tox from requirements-test.txt to .travis.yml because it needs to be installed before it can be invoked 2014-05-08 18:40:54 -07:00
Michael Greene
5dbd94ad0e CI unit tests should now use TOX and test both libssl 0.9.8 and libssl 1.0.0 2014-05-08 17:36:55 -07:00
Michael Greene
e97917bdcb added PEP8 test stage 2014-05-01 17:33:36 -07:00
Michael Greene
1c04e22930 let's try this 2014-05-01 12:43:46 -07:00
Michael Greene
3b80aa129e switched testing dependency to using the real pgpdump 2014-04-26 05:21:55 -07:00
Michael Greene
cc7ceba725 important Python package stuff 2014-04-22 22:38:59 -07:00