Hello,

 I'd like to  test an upload function in my default controller (I use
Thadeus testrunner from web2py_utils).
 I wonder what object I shall put in my request.post_vars.file where 'file'
is the upload field ?
 Apparently it should have a 'filename' attribute and a read method ?

 Any tip on how to populate the request for such an upload form ?

-Mathieu

Reply via email to