Files
deb-python-falcon/tests/test_error.py
stiefel40k addf11a2d4 (refactor) Make the title and description optional for most error classes (#914)
* change init from HttpBadRequest

* change init of the Errors as requested in issue https://github.com/falconry/falcon/issues/776

* add pytest to the requirements, as it is imported in some testcases

* * update docstrings
* add testcases for errors
* update ServiceUnavailableError if retry_after is None

* change line length to 99

* rename one testcase

* change quotes from double to single quote

Fixes: #776
2016-10-04 15:05:27 -06:00

14 KiB