Re: [rspec-users] How To Drive Out AJAX Functionality in a Rails View

2009-05-12 Thread Mike Doel
m) makes up for the drawbacks involved. To limit my exposure, I'm working on including javascript unit tests that will ensure that the behavior I stub out above actually works as expected. Mike Doel ___ rspec-users mailing list rspec-use

Re: [rspec-users] Sharing common Cuke steps

2009-05-08 Thread Mike Doel
Ok. That sounds like a good plan. I'll update it to a gem and submit the wiki change when I get home from vegas. Mike Doel m...@mikedoel.com On May 8, 2009, at 1:12 AM, aslak hellesoy wrote: On 8 May 2009, at 05:55, Mike Doel wrote: Cucumber is awesome and destined to rule the

[rspec-users] Sharing common Cuke steps

2009-05-07 Thread Mike Doel
Cucumber is awesome and destined to rule the world. As that starts to happen, has there been any thought of a mechanism for the community to build a library of common, generally useful steps that can be used across projects? I've got stuff that I use for myself at: http://github.com/mdoel

Re: [rspec-users] cucumber - when to stub/mock

2009-05-03 Thread Mike Doel
run that every couple of days, I reduce my risk of having my fixture data diverge too far from what the production app actually sees. Mike Doel ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users