Jarrod Chesney
8983b034e7
Converted with 2to3-3.5
8 years ago
Sorin Sbarnea
bfff6f0873
Fixed several bugs reported by linter (flake8)
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
8 years ago
Sorin Sbarnea
1e065ce6c8
py3 compatibility work (incomplete)
The builds will fail to due valid flake8 problems. Anyome is welcomed to solve some of them as I will not make a new release before they are all fixed.
Signed-off-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
8 years ago
Sorin Sbarnea
64ac5964d9
Start of v0.4.5: adopting git flow and flake8
Signed-off-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
8 years ago
Sorin Sbarnea
f74298a5b0
v0.4.4 which finally brings nothing more than Python 3 compatibility
9 years ago
Julien Iguchi-Cartigny
9a6be93fb7
Revert "trying with abtsratc to tests detected by nose"
This reverts commit 9c43764ea5
.
10 years ago
Julien Iguchi-Cartigny
915f92fcc4
Revert "trying with __test__ to remove tests detected by nose"
This reverts commit 3c365071d6
.
10 years ago
Julien Iguchi-Cartigny
e9c7a51252
Revert "trying with __test__ to remove tests detected by nose"
This reverts commit 6527f64e5d
.
10 years ago
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