Merge ~blueyed/dkimpy:tests into dkimpy:master
Proposed by
Daniel Hahler
Status: | Merged |
---|---|
Approved by: | Scott Kitterman |
Approved revision: | a01b2510a97c4b80c6330e8b926d8ff6c1bc4873 |
Merge reported by: | Scott Kitterman |
Merged at revision: | a01b2510a97c4b80c6330e8b926d8ff6c1bc4873 |
Proposed branch: | ~blueyed/dkimpy:tests |
Merge into: | dkimpy:master |
Diff against target: |
138 lines (+26/-17) 7 files modified
README (+5/-0) dkim/__init__.py (+8/-8) dkim/tests/test_arc.py (+2/-2) dkim/tests/test_dkim.py (+2/-2) dkim/tests/test_dkim_ed25519.py (+2/-2) dkim/tests/test_util.py (+2/-2) setup.py (+5/-1) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Scott Kitterman | Approve | ||
Review via email:
|
Description of the change
Fix/improve tests
To post a comment you must log in.
Looks good, although it'd be nice to have ChangeLog entries to go with the changes.