Scott Kitterman
|
bad89cec2a
|
Clean up __pycache__ directory after test suite run
|
2019-10-19 00:00:12 -04:00 |
|
Scott Kitterman
|
c9f95e4045
|
Make test scripts executable
|
2019-10-18 21:46:15 -04:00 |
|
Scott Kitterman
|
a337e27f0d
|
Permission changes
|
2019-08-04 16:35:28 -04:00 |
|
Daniel Kahn Gillmor
|
ad8f396db0
|
Expand test suite to cover RSA as well as ed25519
|
2019-02-21 19:21:38 -05:00 |
|
Daniel Kahn Gillmor
|
7bfb87fab7
|
Set up __main__.py, use it in tests
This allows us to invoke dkimpy-milter as "python -m dkimpy_milter
dkimpy-milter.conf", which makes running the test suite easier.
|
2019-02-21 19:21:38 -05:00 |
|
Daniel Kahn Gillmor
|
5c1d5d6e52
|
tests: Run a verifying milter as well as a signing milter
Having a verifying milter will come in handy when we want to test both
sides of the DKIM process.
|
2019-02-21 19:21:38 -05:00 |
|
Daniel Kahn Gillmor
|
72ed000ccf
|
simple testing framework
|
2019-02-21 19:21:38 -05:00 |
|