~blueyed/dkimpy:tests

Last commit made on 2018-06-13
Get this branch:
git clone -b tests https://git.launchpad.net/~blueyed/dkimpy
Only Daniel Hahler can upload to this branch. If you are Daniel Hahler please log in for upload directions.

Branch merges

Branch information

Name:
tests
Repository:
lp:~blueyed/dkimpy

Recent commits

a01b251... by Daniel Hahler <email address hidden>

tests: fix DeprecationWarnings for assertEquals

16dbc28... by Daniel Hahler <email address hidden>

Fix bare except statements for expected ImportErrors

eff4713... by Daniel Hahler <email address hidden>

tests: add "testing" extras

ef80f03... by Scott Kitterman

Delete unused test data

3a68a64... by Scott Kitterman

Update tests so that both RSA and Ed25519 verifying test verifying dual signed message.

a911d5e... by Scott Kitterman

Update .gitignore to also ignore pyc files/dirs for test code

d5c4f69... by Scott Kitterman

Remove obsolete and incorrect test data

31ee4e8... by Scott Kitterman

Set release date in Changelog

a0ae8c2... by Scott Kitterman

Detect unknown algorithm in k= tag and raise an appropriate error, vice
      failing with a traceback

92608e7... by Scott Kitterman

Simplify error message for bad version (match what Google does)