David Robertson
b0cc446cac
For importing utils
21 years ago
David Robertson
d8bd928ef8
High level client code generator tests moved elsewhere.
21 years ago
David Robertson
742df9e308
Fixed premature close of string buffer.
21 years ago
David Robertson
bc99ac3845
Updated with latest xmethods, removed URL's no longer in xmethods.
21 years ago
David Robertson
cfe722b9e0
Added ability to read values from multiple config file sections,
added setUpWsdl utility function, cleaned up loadTestsFromNames,
updated comments.
21 years ago
David Robertson
f2c3207374
Now using separate MatchTestLoader in makeSuite. Improved way config
file sections are selected.
21 years ago
David Robertson
a9ff12b56a
Combined two tests generating services and services_types files into
one method. Moved setUpWsdl to utils. Added easier choosing
of config file sections. Used separate MatchTestLoader in makeTestSuite.
21 years ago
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