How would you handle this? I'd like to see some more tests like, for instance an upload test. I want some kind of stub handler so I can do a fake upload and have the file come right back at me so I can verify it. I don't really want the over head of starting up a true handler within the unit tests. I see fake connections, but i'd like to see some kind of fake handler. I don't have a good idea for how to implement it. Any ideas? I think a fake handler would be great for simplifying and improving the unit tests.
-- Make a Small Loan, Make a Big Difference - Check out Kiva.org to Learn How!
