This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
ced239de1bbe02059da69f77c67af0955f98c0a9
deb-python-wsme
/
wsme
/
tests
History
Christophe de Vienne
ced239de1b
Rename list_calls to iter_calls and makes it an iterator.
2011-10-19 11:43:02 +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
Rename list_calls to iter_calls and makes it an iterator.
2011-10-19 11:43:02 +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