David Robertson
1cac0c6607
Converted to more automated way of generating test cases from
configuration file.
21 years ago
David Robertson
4762cb9d32
Cleaned up names.
21 years ago
David Robertson
05c29ba9eb
services_by_http section divided into services where there is no schema,
those with only simple types, those with complex types, those with
WSDLReader errors, and those with wsdl2python errors. The last
contain mostly those that are raised by that module.
21 years ago
David Robertson
a30f10d871
Got rid of pyGridWare import.
21 years ago
David Robertson
59163eb7af
Got rid of pyGridWare import
21 years ago
David Robertson
240921e1fe
Utilities to aid unit tests.
21 years ago
David Robertson
ead2638793
Unit tests for code generation in wsdl2python
21 years ago
David Robertson
1ed4765c00
Unit tests for WSDLReader from WSTools
21 years ago
David Robertson
23cf0a4276
Added many URL's from xmethods to services_by_http section.
21 years ago
Joshua Boverhof
94584c4be7
----------------------------------------------------------------------
Modified Files:
README config.py test_t1.py test_wsdl.py xmethods.tar.gz
Added a couple tests and an explanation of how to add new
tests.
----------------------------------------------------------------------
21 years ago
Joshua Boverhof
400e8a1a70
----------------------------------------------------------------------
Added Files:
README config.py schema.tar.gz test_t1.py test_wsdl.py
test_wstools.py test_wstools_net.py xmethods.tar.gz
-- basic unittesting framework for WSDLTools/XMLSchema,
test_t1 just checks that everything goes where it's supposed to.
----------------------------------------------------------------------
21 years ago