This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
d24f84d940e9d752b0cdcd40a4e62fc2bf36da95
deb-python-wsme
/
wsme
/
tests
History
Christophe de Vienne
d24f84d940
Adapt the rest xml tests
2011-09-24 22:41:24 +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
Adapt the rest xml tests
2011-09-24 22:41:24 +02:00
test_controller.py
Making progress on the soap implementation. Will have to choose between Genshi and ElementTree though, it is getting anoying to juggle with both
2011-09-23 17:48:33 +02:00
test_restjson.py
Adapted the restjson tests to the changes I made for the soap tests
2011-09-24 22:21:03 +02:00
test_restxml.py
Adapt the rest xml tests
2011-09-24 22:41:24 +02:00
test_soap.py
The soap test case now fully pass. We are getting closer to a working implementation, but I think I messed up the namespaces.
2011-09-24 22:04:45 +02:00
test_types.py
better testing (+ fixes) of sort_attributes
2011-09-20 16:26:52 +02:00