14 Commits

Author SHA1 Message Date
James Morris
1bc474dff2 Fix comment 2021-09-24 10:52:28 -04:00
James Morris
ff0c5cf9b9 Use a patched pytest-order
pytest-order contains a fix for parameterized tests in 1.0, but
that version dropped support for Python 3.5. This patched version
runs on Python 3.5 and has all the other updates in pytest-order 1.0.
2021-09-23 20:08:51 -04:00
James Morris
f0c7ce247d Use a compatible version of pytest-order 2021-06-25 15:32:23 -04:00
Paul Mulders
e2f427ea5c Port tests/test_05_actions.py to pytest-order 2021-06-23 17:58:34 +02:00
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