[Rails] Re: Capybara with redirect
tamouse mailing lists wrote in post #1108701:
> On Sun, May 12, 2013 at 3:11 PM, Assaf Shomer <lists@ruby-forum.com>
> wrote:
>> If you feel inclined to help, please clone the repo and run the test
>> mentioned in the readme (or the full suite, which is very short). The
>> test fails (at least for me) but if you run the app
>> (http://localhost:3000/pages/input) the 'Clear' button does seem
>> to be doing the right thing.
>>
>> Help?
>
> Just a quick glance, but you probably should move lines 10-16 (the
> before and it blocks) inside their own describe block, as the before
> block at line 10 is also running before every it in the other describe
> blocks.
Thanks. Moved test inside a describe block.
Problem still remains though.
Any other ideas?
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home