enus.linden
f0ddf774f6
merging the enus-refactor branch into the trunk
2009-03-03 01:40:52 +00:00
enus.linden
d34a200e42
merging the merge-enus-zca-removal branch into trunk of pyogp.lib.base
2008-11-26 06:00:42 +00:00
enus.linden
0c5e9b67ea
oh me, adding a bunch of license info to a bunch of files. i hope i don't break anything
2008-09-16 06:26:17 +00:00
tao.takashi
ea58da6e26
added credential test to test suite
2008-08-10 16:09:42 +00:00
tao.takashi
03f309b012
merged trunk mrtopf-networking to trunk, grokified it, fixed a bug when not finding a serializer and added a test for it. Capabilities now also have a POST method for POSTing data to them. GET, etc. is pending.
2008-07-24 19:25:02 +00:00
tao.takashi
c3528af70e
merged branch mrtopf-grokified into trunk. For making it work I resolved some obvious conflicts and changed the message parser classes to new style classes.
2008-07-23 20:03:40 +00:00
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