Brent Snook wrote:
>
> My current recipe for testing spread is to automate the acceptance
> scenarios
> using a tool like story runner/cucumber and then use specs for targeted
> integration and unit level testing. The automated acceptance scenarios
> cover
> the main scenarios that the customer
Hi,
I had the same problem, couldn't get it to run with Stories thought...
Had to test file uploads using controller specs, which works but is not as
clear as a Story.
I'm guessing the bug where it changes the TempFile to a String will be fixed
soon by the core team, but if someone has a patch i