Package platecom :: Package utils :: Package tests :: Module utils
[hide private]
[frames] | no frames]

Module utils

source code

Classes [hide private]
  Five
Functions [hide private]
 
list_functionaltests(folder) source code
 
http(request_string, handle_errors=True)
MonkeyPatch! Fix https://bugs.launchpad.net/zope3/+bug/98437 TODO: try to really fix this...
source code
Function Details [hide private]

http(request_string, handle_errors=True)

source code 

MonkeyPatch! Fix https://bugs.launchpad.net/zope3/+bug/98437 TODO: try to really fix this... ask Martin Aspeli, talk in the zope channel, etc...

Execute an HTTP request string via the publisher

This is used for HTTP doc tests.