debian-suds-jurko/tests
Jurko Gospodnetić 61e9ec70eb Fix a suds.client.Client to-string conversion bug.
Changed the way suds.client.Client to-string conversion outputs build info. This
fixes a bug in the original '0.4.1 jurko 1' forked project release causing
printing out a suds.client.Client object to raise an exception due to the code
in question making some undocumented assumptions on how the build information
string should be formatted. Added a related test. Updated todo list.
2011-12-24 23:43:23 +01:00
..
external Moved tests requiring an externally running web service into a separate folder. 2011-12-16 12:00:04 +01:00
__init__.py move test package to tests so not to conflict with python test package 2008-08-05 15:02:44 +00:00
test_date_time.py Ported the test_date_time.py unit test script to the pytest unit test framework. 2011-12-20 12:04:47 +01:00
test_suds.py Fix a suds.client.Client to-string conversion bug. 2011-12-24 23:43:23 +01:00