This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
55cc205ebdbe5afa3ea65a9cd569b74c5e92e411
deb-python-wsme
/
wsme
/
tests
History
Christophe de Vienne
391165d812
Avoid using a weakref.proxy for CallContext.request because we need to get a real ref to the request at some point in the tests
2012-01-18 20:04:00 +01:00
..
__init__.py
Renamed EWS to WSME because ews is already taken on pypi
2011-09-18 21:43:51 +02:00
protocol.py
Test the 'division by zero' message in a smarter way so it adapts itself to the python version
2012-01-18 19:45:27 +01:00
test_api.py
pep8 now likes wsme
2011-10-28 12:04:18 +02:00
test_exc.py
pep8 now likes wsme
2011-10-28 12:04:18 +02:00
test_protocols.py
Avoid using a weakref.proxy for CallContext.request because we need to get a real ref to the request at some point in the tests
2012-01-18 20:04:00 +01:00
test_restjson.py
Now supports dictionnaries in addition to arrays
2011-11-30 15:06:35 +01:00
test_restxml.py
Now supports dictionnaries in addition to arrays
2011-11-30 15:06:35 +01:00
test_types.py
Fix the test_enum test (the error message now contains the attribute name
2012-01-18 18:57:34 +01:00