debian-suds-jurko/tests
Jurko Gospodnetić 9ae9646e3b add WSDL self import test 2015-06-30 00:11:33 +02:00
..
external make unsupported external tests closer to using shared Python 2/3 code 2014-05-16 23:04:18 +02:00
profiling fix KeyboardInterrupt & SetupExit handling in tests/profiling/__init__.py 2014-05-17 14:09:25 +02:00
testutils correct how the current path gets passed on a sys.path to test subprocesses 2014-05-17 14:12:29 +02:00
conftest.py reorganize tests - run on installed suds version + do not require py2to3 2014-05-17 14:08:18 +02:00
test_argument_parser.py reorganize tests - run on installed suds version + do not require py2to3 2014-05-17 14:08:18 +02:00
test_cache.py test that DocumentCache.put() operation accepts Document instances 2014-06-15 20:09:31 +02:00
test_client.py add WSDL self import test 2015-06-30 00:11:33 +02:00
test_compare_sax.py make tests/test_compare.sax.py a runnable script 2014-05-17 14:08:56 +02:00
test_date_time.py reorganize tests - run on installed suds version + do not require py2to3 2014-05-17 14:08:18 +02:00
test_dependency_sort.py refactor DepList.sort() to a standalone dependency_sort() function 2014-06-27 16:17:25 +02:00
test_document_store.py reorganize tests - run on installed suds version + do not require py2to3 2014-05-17 14:08:18 +02:00
test_input_parameters.py reorganize tests - run on installed suds version + do not require py2to3 2014-05-17 14:08:18 +02:00
test_plugin.py add tests for the suds.plugin module 2014-06-15 21:53:19 +02:00
test_reader.py reorganize tests - run on installed suds version + do not require py2to3 2014-05-17 14:08:18 +02:00
test_reply_handling.py reorganize tests - run on installed suds version + do not require py2to3 2014-05-17 14:08:18 +02:00
test_request_construction.py fix reading a reference XSD element's 'form' value 2014-06-28 14:54:05 +02:00
test_sax_document.py test suds.sax.document.Document string conversions 2014-06-15 19:41:22 +02:00
test_sax_element.py test suds.sax.element.Element string conversions 2014-06-15 19:27:47 +02:00
test_sax_encoder.py reorganize tests - run on installed suds version + do not require py2to3 2014-05-17 14:08:18 +02:00
test_suds.py reorganize tests - run on installed suds version + do not require py2to3 2014-05-17 14:08:18 +02:00
test_timezone.py reorganize tests - run on installed suds version + do not require py2to3 2014-05-17 14:08:18 +02:00
test_transport.py reorganize tests - run on installed suds version + do not require py2to3 2014-05-17 14:08:18 +02:00
test_transport_http.py fix test failure with Python 3.4.2 2014-12-25 14:23:05 +01:00
test_xsd_builtins.py test XSD Decimal type string representation for value zero with a negative exp 2014-06-15 22:21:11 +02:00
test_xsd_element.py update XSD element tests to with corrected form_qualified expectations 2014-06-29 20:55:49 +02:00