Issue 34 in salmon-protocol: test_salmon fails

8 views
Skip to first unread message

salmon-...@googlecode.com

unread,
Aug 26, 2011, 4:36:43 PM8/26/11
to salmon-...@googlegroups.com
Status: New
Owner: johnrobertpanzer

New issue 34 by mimecuv...@gmail.com: test_salmon fails
http://code.google.com/p/salmon-protocol/issues/detail?id=34

Traceback (most recent call last):
File "test_salmon.py", line 36, in <module>
class TestSalmonProtocol(unittest.TestCase):
File "test_salmon.py", line 39, in TestSalmonProtocol
class MockKeyRetriever(magicsig.PublicKeyRetriever):
AttributeError: 'module' object has no attribute 'PublicKeyRetriever'

Should be changed to KeyRetriever.


Then, this error:
Traceback (most recent call last):
File "test_salmon.py", line 80, in testSignSalmon
'acct:te...@example.com')

File "/Users/mime/Sites/helloworld/packages/salmon/../salmon/__init__.py",
line 61, in SignSalmon
if not self.magicenv.CheckAuthorship(text,
AttributeError: 'MagicEnvelopeProtocol' object has no
attribute 'CheckAuthorship'

Should be changed to IsAllowedSigner

and then some more errors - not sure if the file just needs to be rewritten
completely...


Reply all
Reply to author
Forward
0 new messages