wsme/wsme/tests
Christophe de Vienne 3de7a3a1e7 Remove the soap protocol (I am moving it to wsme-soap 2011-10-13 16:59:34 +02:00
..
__init__.py Renamed EWS to WSME because ews is already taken on pypi 2011-09-18 21:43:51 +02:00
protocol.py Change the way framework adapters works. Now the adapter modules have a simple adapt function that adapt a :class:`wsme.WSRoot` instance. This way a same root can be integrated in several framework. 2011-10-11 22:51:21 +02:00
test_controller.py Change the way framework adapters works. Now the adapter modules have a simple adapt function that adapt a :class:`wsme.WSRoot` instance. This way a same root can be integrated in several framework. 2011-10-11 22:51:21 +02:00
test_exc.py Improve ClientSideError interface + raise wsme.exc coverage to 100% 2011-10-11 13:49:57 +02:00
test_restjson.py Protocols are now found through entry points 2011-10-12 23:18:27 +02:00
test_restxml.py Protocols are now found through entry points 2011-10-12 23:18:27 +02:00
test_types.py better testing (+ fixes) of sort_attributes 2011-09-20 16:26:52 +02:00