This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
08ffc0f71c61b72e08bf0327e376b087ca030292
deb-python-wsme
/
wsme
/
tests
History
Christophe de Vienne
08ffc0f71c
Use addprotocol to that the protocol tests can pass options at instanciation
2011-10-18 16:56:25 +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
Use addprotocol to that the protocol tests can pass options at instanciation
2011-10-18 16:56:25 +02:00
test_controller.py
We now have a CallContext that follows a function execution from the path extraction to the result encoding.
2011-10-18 16:25:18 +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