Re: [rspec-users] BDD and Interacting With External Resources

2010-12-29 Thread David Chelimsky
On Dec 29, 2010, at 12:01 AM, Shea Levy wrote: > Hi all, > > What's the best way to handle features which rely on an external API in a > behaviour-driven way? Suppose I have an app which manages online ordering > from several independent stores, with a cut taken from each purchase, and I > want

[rspec-users] BDD and Interacting With External Resources

2010-12-28 Thread Shea Levy
Hi all, What's the best way to handle features which rely on an external API in a behaviour-driven way? Suppose I have an app which manages online ordering from several independent stores, with a cut taken from each purchase, and I want to add a feature whereby orders made by phone that were fa