[rspec-devel] [ rspec-Bugs-10529 ] have_tag does not work while assert_select does
noreply at rubyforge.org
noreply at rubyforge.org
Wed May 2 16:46:45 EDT 2007
Bugs item #10529, was opened at 2007-05-02 20:46
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=10529&group_id=797
Category: rails plugin
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jason Roelofs (jameskilton)
Assigned to: Nobody (None)
Summary: have_tag does not work while assert_select does
Initial Comment:
I cannot get the development environment setup and thus I cannot run the attached patch against SVN trunk, so if this doesn't die for anyone then I'll check my environment, but this is the exact code that is causing problems in my rails app.
Basically, I pass in the exact same options to have_tag as I do to assert_select. assert_select passes perfectly while have_tag fails.
My environment:
Ruby version 1.8.6 (i386-mswin32)
RubyGems version 0.9.2
Rails version 1.2.0
Active Record version 1.14.4
Action Pack version 1.12.5
Action Web Service version 1.1.6
Action Mailer version 1.2.5
Active Support version 1.3.1
Edge Rails revision 6494
Application root C:/Development/AdminPortal
Environment development
Database adapter mysql
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=10529&group_id=797
More information about the rspec-devel
mailing list