webrat/spec
moro dc52f07a9f Link#matches_text?() use @element.text as text
It decodes character references.
Userful for multibyte languages(eg. Japanese).

And also uses @element.inner_html to match with HTML (eg.image link)
2008-11-18 20:37:35 -05:00
..
api Removing :suffixes and :suffix_convention options from selects_date and selects_time methods 2008-11-16 19:29:13 -05:00
fakes Define a #dom method on response objects after parsing them with nokogiri 2008-11-07 00:06:06 -05:00
webrat Link#matches_text?() use @element.text as text 2008-11-18 20:37:35 -05:00
rcov.opts Added prelimary support for fully qualified links starting with http:// or https://. Restored missing commits(???) 2008-05-04 04:15:36 -04:00
spec.opts spec.opts 2008-11-13 21:28:28 -05:00
spec_helper.rb Caching the config should actually cache the config 2008-11-18 20:32:27 -05:00