wsme/wsmeext/soap
Chris Dent 1440eeb13b Fix (some) tests for modern flask and pep8
Somewhere along the way, WSME and flask/werkzeug have got out of sync
and tests have started failing. Since there aren't regular contributions
to WSME we don't catch these changes, so this may have happened months
or years ago.

I have adjusted tests to attempt to account for what I can, but one test
fails to work so I have marked it as an xfail. It works correctly with
werkzeug 1.13.x but not later. Since WSME is in something worse than
maintenance mode, I'm not inclined to fix this.

pep8/flake8 in python3 is more strict than python. The gate now
runs the pep8 jobs using python3 by default, so the local jobs
should as well. This changes the job and also fixes the new problems it
points out.

There are other failures, but they are present in master as well, so
leaving that for other changes.

Change-Id: I57ae0405e0d6ddba0bb1dac93020fb08a0fc7c89
2018-04-09 13:24:20 +01:00
..
__init__.py Merge in wsme-soap 2013-01-24 22:26:42 +01:00
protocol.py Fix (some) tests for modern flask and pep8 2018-04-09 13:24:20 +01:00
simplegeneric.py pep8 fixes, including a declaration in tox.ini for running flake8 2013-09-05 11:15:27 -04:00
wsdl.py Fix pep8 issues and switch to py35 in tox.ini 2016-12-23 14:02:33 +02:00