This website requires JavaScript.
Explore
Help
Sign In
DandelionNStuff
/
dkimpy-smtputf8
Watch
4
Star
0
Fork
0
You've already forked dkimpy-smtputf8
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5c9f52b0c1c52f7320dbe70ab0b906065d789f87
dkimpy-smtputf8
/
dkim
/
tests
T
History
Scott Kitterman
5c9f52b0c1
Add test case for message with no 5322.From - Should get ParameterError and fail to sign.
2013-04-28 15:24:38 -04:00
..
data
Add test case for message with no 5322.From - Should get ParameterError and fail to sign.
2013-04-28 15:24:38 -04:00
__init__.py
Split out dkim.canonicalization, and test it. Note that test_wsp_strips_headers is correctly failing, as trailing whitespace is not stripped from header names.
2011-06-03 21:16:31 +10:00
test_canonicalization.py
Canonicalizationpolicy.from_c_value() now raise InvalidCanonicalizationPolicyErrors instead of logging and returning None.
2011-06-04 15:51:14 +10:00
test_crypto.py
Detect truncated ASN data as UnparsableKeyError
2013-03-13 23:41:01 -04:00
test_dkim.py
Add test case for message with no 5322.From - Should get ParameterError and fail to sign.
2013-04-28 15:24:38 -04:00
test_util.py
Integrate new tests into existing test suite in dkim.tests
2011-06-16 23:38:14 -04:00