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
382d9157c53f8753a0e165c4555ce75e54f9e0b1
dkimpy-smtputf8
/
dkim
/
tests
T
History
William Grant
5f949337d1
Handle Unicode in get_txt.
2011-06-03 22:24:21 +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
Handle Unicode in get_txt.
2011-06-03 22:24:21 +10:00
test_util.py
python2.6 doesn't have assertRaisesRegexp.
2011-03-19 21:25:00 +11:00