Commit Graph

4 Commits

Author SHA1 Message Date
tao.takashi
df7c4739f0 added doctests for the dict serializer/deserializer and the credential serializer, both using ISerialization. 2008-07-19 14:34:41 +00:00
tao.takashi
ed9aa20d06 added tests for capabilities testing. Added a new function to the test server which serves a dummy capability. 2008-07-19 14:17:33 +00:00
tao.takashi
b9a63fc0ec removed registration call which would need grok (comes in a branch) 2008-07-14 18:44:42 +00:00
tao.takashi
3273416923 added test suite for login, using a doctest and the dummy server defined in base.py
After setup.py is adjusted you first have to start the test server using bin/testserver and after that running the tests using bin/test

This will be later refactored to be more automatic.
2008-07-14 18:00:20 +00:00