webrat/spec/public
Bryan Helmkamp b4687c29d5 Break out specs for matchers into separate files 2009-02-15 19:47:12 -05:00
..
locators field_labeled() should disregard labels without matching fields 2009-01-18 15:57:08 -06:00
matchers Break out specs for matchers into separate files 2009-02-15 19:47:12 -05:00
basic_auth_spec.rb Moving spec/webrat to spec/private and spec/api to spec/public (a la Merb) 2008-12-29 01:06:04 -05:00
check_spec.rb Add a spec for two checkboxes with the same name (array style) 2009-02-08 20:58:43 -05:00
choose_spec.rb Moving spec/webrat to spec/private and spec/api to spec/public (a la Merb) 2008-12-29 01:06:04 -05:00
click_area_spec.rb Refactor redirect handling as Merb response doesn't support the redirect? method. All integration specs now passing again. 2008-12-29 22:45:55 -05:00
click_button_spec.rb Added recognition of input tags with type button, which are generated by the Rails submit_to_remote helper 2009-01-07 12:27:47 +01:00
click_link_spec.rb Refactor redirect handling as Merb response doesn't support the redirect? method. All integration specs now passing again. 2008-12-29 22:45:55 -05:00
fill_in_spec.rb Moving spec/webrat to spec/private and spec/api to spec/public (a la Merb) 2008-12-29 01:06:04 -05:00
reload_spec.rb Use reload instead of deprecated reloads in spec 2009-01-19 13:40:58 -05:00
save_and_open_spec.rb Moving spec/webrat to spec/private and spec/api to spec/public (a la Merb) 2008-12-29 01:06:04 -05:00
select_date_spec.rb Moving spec/webrat to spec/private and spec/api to spec/public (a la Merb) 2008-12-29 01:06:04 -05:00
select_datetime_spec.rb Moving spec/webrat to spec/private and spec/api to spec/public (a la Merb) 2008-12-29 01:06:04 -05:00
select_spec.rb Moving spec/webrat to spec/private and spec/api to spec/public (a la Merb) 2008-12-29 01:06:04 -05:00
select_time_spec.rb Moving spec/webrat to spec/private and spec/api to spec/public (a la Merb) 2008-12-29 01:06:04 -05:00
set_hidden_field_spec.rb Remove a couple pending specs 2009-01-17 17:02:05 -05:00
submit_form_spec.rb Remove a couple pending specs 2009-01-17 17:02:05 -05:00
visit_spec.rb Detect infinite redirects and raise a Webrat::InfiniteRedirectError (Daniel Lucraft) 2009-02-08 20:54:00 -05:00
within_spec.rb Labels should only search for fields within the current scope 2009-01-19 13:45:36 -06:00