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
19b554212efb9b544c50a820b15518991a3d9ba7
dkimpy-smtputf8
/
dkim
/
tests
T
History
William Grant
19b554212e
Quick fix to make end-to-end tests verify all canonicalization cases. Tests for bug
#587783
.
2011-06-04 13:46:57 +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
Rewrite tests to use an assertCanonicalForm helper.
2011-06-03 21:25:20 +10:00
test_crypto.py
Fix DeprecationWarnings in tests.
2011-06-02 19:12:49 +10:00
test_dkim.py
Quick fix to make end-to-end tests verify all canonicalization cases. Tests for bug
#587783
.
2011-06-04 13:46:57 +10:00
test_util.py
python2.6 doesn't have assertRaisesRegexp.
2011-03-19 21:25:00 +11:00