Julien Iguchi-Cartigny
6527f64e5d
trying with __test__ to remove tests detected by nose
10 years ago
Julien Iguchi-Cartigny
3c365071d6
trying with __test__ to remove tests detected by nose
10 years ago
Julien Iguchi-Cartigny
9c43764ea5
trying with abtsratc to tests detected by nose
10 years ago
Julien Iguchi-Cartigny
902667e9a7
test_wsdl is now the abstract test class
10 years ago
Julien Iguchi-Cartigny
0ab3800975
fixing import in test_wsdl
10 years ago
Julien Iguchi-Cartigny
09fcfca152
reordering directories to separate src from tests
10 years ago
Julien Iguchi-Cartigny
7961327fb7
ugly fix path to wsdl local files
10 years ago
Julien Iguchi-Cartigny
2a8aba547e
print cwd for debug
10 years ago
Julien Iguchi-Cartigny
b3b3d33c2c
activate main test
10 years ago
Sorin Sbarnea
3357eb9f08
Cleaned up the code, no bug fixes but added tox and improved the release script.
11 years ago
Sorin Sbarnea
4d2ca35862
fixes for version 0.4, replaced prints with logger.debug() and pep8
12 years ago
kiorky
5ef1f40591
proper packaging, stage3
14 years ago
kiorky
85f4235143
proper packaging, stage2
14 years ago
kiorky
761aeb6ee5
proper packaging, stage1
14 years ago
David Robertson
a6cbad2a61
Brought README up to date, made changes having to do with moving of
ZSI-specific material to zsi/test/wsdlpy, removed dependencies on
utils.py.
21 years ago
David Robertson
1cac0c6607
Converted to more automated way of generating test cases from
configuration file.
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