#276 Testing Time & Web Requests
It can be difficult to test code that deals with the current time or an external web request. Here I show you how to do both using the Timecop and ...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#276 Testing Time & Web Requests" was published on July 25, 2011 and runs 8 minutes.
July 25, 2011 ·8m · RailsCasts (Mobile)
0:00 / 0:00
Summary
It can be difficult to test code that deals with the current time or an external web request. Here I show you how to do both using the Timecop and FakeWeb gems.
Episode Description
It can be difficult to test code that deals with the current time or an external web request. Here I show you how to do both using the Timecop and FakeWeb gems.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.