wsme/wsme/tests
Stephen Finucane 87c586051f Remove use of deprecated APIs
inspect.getargspec is gone in Python 3.11.

unittest.TestCase.assertRaisesRegex is preferred to
unittest.TestCase.assertRaisesRegexp.

Change-Id: Ib6ec492e8c892424ab408a96696df346c3bbfde3
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-09-07 15:48:08 +01:00
..
__init__.py Renamed EWS to WSME because ews is already taken on pypi 2011-09-18 21:43:51 +02:00
protocol.py Remove six 2021-07-26 17:37:49 +01:00
test_api.py Remove six 2021-07-26 17:37:49 +01:00
test_exc.py Remove six 2021-07-26 17:37:49 +01:00
test_protocols.py pep8 fixes, including a declaration in tox.ini for running flake8 2013-09-05 11:15:27 -04:00
test_protocols_commons.py Print exceptions raised from from_param methods 2016-12-23 14:09:16 +02:00
test_restjson.py Fix flake8 issues 2023-09-07 15:48:08 +01:00
test_restxml.py Fix flake8 issues 2023-09-07 15:48:08 +01:00
test_root.py Remove six 2021-07-26 17:37:49 +01:00
test_types.py Remove use of deprecated APIs 2023-09-07 15:48:08 +01:00
test_utils.py Fix jenkins failure 2016-03-08 09:40:15 +00:00