Re: [File Api]: How to Test input type=file ?

2013-05-31 Thread Tobie Langel
On Thursday, May 30, 2013 at 3:18 PM, Fabian Raetz wrote: I'm searching a way to unit test file uploads but i can't find any solutions to that problem on the web. That's work in the scope of the Browser Testing and Tools WG. Afaik, there's ongoing discussions on how to best support that, but

[File Api]: How to Test input type=file ?

2013-05-30 Thread Fabian Raetz
Hi, my name is Fabian Raetz. I'm searching a way to unit test file uploads but i can't find any solutions to that problem on the web. The only way to test file uploads via javascript testing frameworks like Jasmine http://pivotal.github.io/jasmine/ i've found is via PhantomJS's uploadFile