[symfony-users] Re: Functional test - test upload a form

2008-12-12 Thread Bernhard Schussek
Hi, On Wed, Nov 26, 2008 at 9:45 PM, Cinxgler Mariaca Minda wrote: > Does anyone know if I can make a functional test for an action where > there's a form which receives a file uploaded by the user??? Yes, you can. Just set the field to the file path of the file you want to upload. "The browse

[symfony-users] Re: Functional test - test upload a form

2008-12-10 Thread klemens_u
I'd like to know this too, Thanks, Klemens On 26 Nov., 21:45, "Cinxgler Mariaca Minda" <[EMAIL PROTECTED]> wrote: > Hello, > > Does anyone know if I can make a functional test for an action where > there's a form which receives a file uploaded by the user??? > > Thanks in advance, > -- > Cinxgle