This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
0125de0a79d99e6dcd9f7b90ea7a67718ba367eb
deb-python-wsme
/
wsme
/
tests
History
Christophe de Vienne
0125de0a79
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
..
__init__.py
Renamed EWS to WSME because ews is already taken on pypi
2011-09-18 21:43:51 +02:00
protocol.py
Worked on the wsdl generation. It looks like it should although it lacks the basic types handling and arrays definitions
2011-09-22 23:29:57 +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
Add a small demo, and fix a few problems
2011-09-21 16:55:29 +02:00
test_restxml.py
Most of the types now works as argument and return type in rest+xml and rest+json
2011-09-21 15:09:38 +02:00
test_soap.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_types.py
better testing (+ fixes) of sort_attributes
2011-09-20 16:26:52 +02:00