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
589853aee5ef21a78152b7c9880ddc48beeec83e
dkimpy-smtputf8
/
dkim
/
tests
T
History
William Grant
589853aee5
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
..
data
Add basic end-to-end signing and verification tests.
2011-03-09 20:10:18 +11: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
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_crypto.py
Fix DeprecationWarnings in tests.
2011-06-02 19:12:49 +10:00
test_dkim.py
Don't crash when asked to verify a badly encoded domain or selector.
2011-06-02 23:07:01 +10:00
test_util.py
python2.6 doesn't have assertRaisesRegexp.
2011-03-19 21:25:00 +11:00