There is no file nor directory at the given path: 'rhodecode/tests/fixtures/YAHOO.widget.Overlay.html' at revision 749dfd6b6e95
Files
@ aaacb075c3f3
Branch filter:
Location: kallithea/docs/usage/email.rst
aaacb075c3f3
4.1 KiB
text/prs.fallenstein.rst
hg: return 400 Bad Request for hg commands that not are commands
Avoid throwing bare Exceptions which requires framework specific testing.
Instead, return a reasonable http error code and make the test more framework
independent.
The "helpful" message will just be a description of the http exception and not
sent to the client.
Avoid throwing bare Exceptions which requires framework specific testing.
Instead, return a reasonable http error code and make the test more framework
independent.
The "helpful" message will just be a description of the http exception and not
sent to the client.