wsme/wsmeext/tests
Yuriy Zveryanskyy 9546c10250 Add custom error code to ClientSideError
Added custom error status code for ClientSideError
exception instead of hardcoded value 400.
Fixed case when user exception with client error code
formatted as server error.
Pecan extension fixed.

Change-Id: I2663db0aa88538b722eb2783d130585b0fc2335b
2013-10-09 16:59:40 +03:00
..
__init__.py Add missing __init__.py in wsmeext.tests 2013-01-25 09:43:23 +01:00
test_extdirect.py pep8 fixes, including a declaration in tox.ini for running flake8 2013-09-05 11:15:27 -04:00
test_soap.py Handle [] {} for body in rest protocols 2013-10-04 15:55:39 +02:00
test_sqlalchemy_controllers.py pep8 fixes, including a declaration in tox.ini for running flake8 2013-09-05 11:15:27 -04:00
test_sqlalchemy_types.py Merged in wsme-sqlalchemy 2013-01-25 19:28:28 +01:00