Commit Graph

  • f2f8bae190 Removing :suffixes and :suffix_convention options from selects_date and selects_time methods Bryan Helmkamp 2008-11-16 19:29:13 -0500
  • 31cc6b75da Collapsing Webrat::Core module. Moving configuration methods to configuration.rb Bryan Helmkamp 2008-11-16 18:58:24 -0500
  • 9f8a88d649 Merge commit 'gaffo/webrat_config' Bryan Helmkamp 2008-11-16 18:51:42 -0500
  • 0fa62eb903 Removing TODO (captured in Lighthouse tickets now). See http://webrat.lighthouseapp.com/ Bryan Helmkamp 2008-11-16 18:37:36 -0500
  • fe16731370 Merge commit 'bmabey/master' Bryan Helmkamp 2008-11-15 19:39:03 -0500
  • a381cbf17e helpful error message for missing option values, closes #40 Ben Mabey 2008-11-15 14:56:24 -0700
  • d0d9ca8787 removing extra require Ben Mabey 2008-11-15 14:58:59 -0700
  • b8d413a14b removing extra require Ben Mabey 2008-11-15 14:58:59 -0700
  • 4dd1c4b62d helpful error message for missing option values, closes #40 Ben Mabey 2008-11-15 14:56:24 -0700
  • 6cd76fa08e selects_time, selects_date, and selects_datetime added to API. Closes #36. Ben Mabey 2008-11-13 21:26:19 -0700
  • 0dffbec8f4 Merge branch 'brynary/master' Ben Mabey 2008-11-15 10:47:58 -0700
  • 1a69a9a34b moved config down to root, kept config object gaffo 2008-11-14 18:50:45 -0600
  • 19353b507b Revert "[#33 state:resolved] refactored to move the config down to Webrat::Core as it seemed nicer" gaffo 2008-11-14 18:32:05 -0600
  • 3e70fd24eb Make #value on Field readable Bryan Helmkamp 2008-11-14 11:41:56 -0500
  • 2603ad405b allow mechanize session to pass through basic auth Ryan Briones 2008-11-13 23:35:30 -0500
  • 58cbf49119 [#33 state:resolved] refactored to move the config down to Webrat::Core as it seemed nicer gaffo 2008-11-14 00:11:29 -0600
  • 82b1553719 Added RadioField#checked? to indicated whether or not a radio button is checked. Luke Melia 2008-11-14 01:09:18 -0500
  • 3fbf5ae930 merged in current webrat master gaffo 2008-11-14 00:01:27 -0600
  • 7460c85655 [#33 state:resolved] added a configuration object that is configurable by a block gaffo 2008-11-13 23:58:52 -0600
  • f29cb53239 Merge commit 'gaffo/master' Bryan Helmkamp 2008-11-14 00:04:53 -0500
  • 1cdf95851b Merge commit 'gaffo/multi_os_for_open_in_browser' Bryan Helmkamp 2008-11-13 23:53:36 -0500
  • e1444d58ef added support for windows and cygwin gaffo 2008-11-13 22:33:33 -0600
  • 74dce87c3e Merge commit 'lawrencepit/banana' Bryan Helmkamp 2008-11-13 22:43:17 -0500
  • e8c9f04a19 Merge commit 'jrun/master' Bryan Helmkamp 2008-11-13 22:40:05 -0500
  • 5cbd5c4a12 Ignore .svn Nando 2008-08-12 15:29:39 +0200
  • 92b4814392 Added key_down and key_up wrapper in Selenium session Nando 2008-08-11 20:58:01 +0200
  • db81a97e42 Added fire_event wrapper in Selenium sessions Nando 2008-08-11 20:33:01 +0200
  • 6ccb8a6c3a Flip compound conditional to if Bryan Helmkamp 2008-11-13 22:20:39 -0500
  • ad89560707 Multiple test environments support Nando 2008-11-11 23:38:17 +0100
  • b3ad31ee95 spec.opts Jeremy Burks 2008-11-11 19:38:30 -0600
  • 902316c559 Merge commit 'cclow/master' Bryan Helmkamp 2008-11-13 21:23:04 -0500
  • 9b3702a7d2 fixed webrat/core/methods to recognise for click link within Low Chin Chau 2008-11-12 14:50:50 +0800
  • f1df102428 Fixed README filename Nando 2008-08-11 18:55:51 +0200
  • 0081ea2391 Merge commit 'dchelimsky/master' Bryan Helmkamp 2008-11-13 21:14:04 -0500
  • 0a2fc91cbb Merge commit 'mfilej/master' Bryan Helmkamp 2008-11-13 21:11:50 -0500
  • b8a87e3143 Merge branch 'brynary/master' Ben Mabey 2008-11-13 15:05:56 -0700
  • 0f7a277c57 Make Webrat::Label#text strip out newlines Miha Filej 2008-11-13 15:00:24 +0100
  • 032a016564 add simple support for accessing have_tag, have_selector and have_xpath matchers from rspec proper David Chelimsky 2008-11-12 12:38:12 -0600
  • e51238e471 fixed webrat/core/methods to recognise for click link within Low Chin Chau 2008-11-12 14:50:50 +0800
  • 57d2bd2b90 fixed webrat/core/methods to recognise singular verbs Low Chin Chau 2008-11-12 14:48:18 +0800
  • a570d40f70 core expects a response so mechanize got one Jeremy Burks 2008-11-11 20:08:17 -0600
  • 92fde1d8de Merge branch 'master' of git://github.com/brynary/webrat into brynary/master Jeremy Burks 2008-11-11 19:47:49 -0600
  • 255788e14b spec.opts Jeremy Burks 2008-11-11 19:38:30 -0600
  • b4bdeb5319 Fall back on Hpricot when Nokogiri isn't available (eg. JRuby) Bryan Helmkamp 2008-11-11 00:28:15 -0500
  • 82c6be380e Raise Webrat::PageLoadError when a failure occurs so that application exceptions can be more accurately tested (Ryan Briones) Bryan Helmkamp 2008-11-10 14:15:40 -0500
  • 59704da270 Extracting some rexml code into a module Bryan Helmkamp 2008-11-09 20:49:55 -0500
  • 859a15b8d8 Prep for the 0.3.2 release 0.3.2 Bryan Helmkamp 2008-11-08 21:38:56 -0500
  • 0aad32d38a Restore support for nested have_xpath, etc. with blocks Bryan Helmkamp 2008-11-08 21:34:46 -0500
  • 7dfd59c29c the mechanize session must specially handle params Jeremy Burks 2008-11-08 08:46:14 -0600
  • d039c9590f ignore the log dir Jeremy Burks 2008-11-08 08:45:51 -0600
  • 055bd568f5 Use @_webrat_session instance variable instead of @session for Merb integration to avoid collisions Bryan Helmkamp 2008-11-07 17:04:01 -0500
  • 1fb04374a7 Prep for 0.3.0 release Bryan Helmkamp 2008-11-07 14:59:46 -0500
  • 2d867451ca Cleaning up rdoc to only show public APIs Bryan Helmkamp 2008-11-07 12:13:41 -0500
  • 6fb79dcb72 TODO Bryan Helmkamp 2008-11-07 11:42:16 -0500
  • ebcef2d073 Bumping version Bryan Helmkamp 2008-11-07 11:40:05 -0500
  • 5766ccf60f Refactor merb redirect following Bryan Helmkamp 2008-11-07 11:35:53 -0500
  • ff3e869776 Use MerbSession instead of re-opening Session when loading merb support Bryan Helmkamp 2008-11-07 11:33:51 -0500
  • 56e02cfdf3 History Bryan Helmkamp 2008-11-07 11:30:25 -0500
  • 0cb64f6483 Use Nokigiri #search instead of / Bryan Helmkamp 2008-11-07 02:58:32 -0500
  • e5b0e77332 Moving require of nokogiri to webrat.rb Bryan Helmkamp 2008-11-07 02:49:48 -0500
  • c01f44a32c Refactoring nokogiri usage Bryan Helmkamp 2008-11-07 02:48:48 -0500
  • 3e0f10bf33 History Bryan Helmkamp 2008-11-07 01:25:43 -0500
  • 77e00fab40 TODO Bryan Helmkamp 2008-11-07 01:11:54 -0500
  • 13c4e42389 Support nested scoping Bryan Helmkamp 2008-11-07 01:09:00 -0500
  • 7b3e6fa118 Make "should contain" matcher work with inner text instead of HTML Bryan Helmkamp 2008-11-07 00:35:50 -0500
  • b23dcfb213 Define a #dom method on response objects after parsing them with nokogiri Bryan Helmkamp 2008-11-06 23:08:46 -0500
  • ee3f70edf4 Updating click_link_within to use the new block style Bryan Helmkamp 2008-11-06 23:07:26 -0500
  • b9bbc91240 Splitting matchers into separate files Bryan Helmkamp 2008-11-06 23:06:22 -0500
  • d54ae99e27 Switching #within to use a stack of scopes Bryan Helmkamp 2008-11-06 22:19:02 -0500
  • cff0c1b74f Tweak specdocs Bryan Helmkamp 2008-11-06 22:09:16 -0500
  • f651addbf4 Stop using rspec's test::unit interop mode Bryan Helmkamp 2008-11-06 22:09:03 -0500
  • a7b230304c Switching from nokogiri's hpricot mode to html mode and fixing bugs Bryan Helmkamp 2008-11-06 21:51:33 -0500
  • eaa1c7fe25 TODO Bryan Helmkamp 2008-11-06 17:54:31 -0500
  • 5510a6a61d Switching from Hpricot to Nokogiri Bryan Helmkamp 2008-11-06 17:53:41 -0500
  • 006a70c0c5 Update specs for changes to matchers Bryan Helmkamp 2008-11-06 17:24:07 -0500
  • 7e94d48801 Remove vendored nokogiri. Adding it as a gem dependency Bryan Helmkamp 2008-11-06 17:20:01 -0500
  • f13dec013c Split have_tag matcher into a separate module Bryan Helmkamp 2008-11-06 16:58:53 -0500
  • a8e0e7578a Moving over Nokogiri extensions and vendoring nokogiri CSS support for people without nokogiri installed Bryan Helmkamp 2008-11-06 15:37:16 -0500
  • 11f291ceb3 Moving Webrat/Merb integratio to Webrat Bryan Helmkamp 2008-11-06 14:44:17 -0500
  • 0943d537ea Adding install_gem rake task Bryan Helmkamp 2008-11-06 14:44:06 -0500
  • f6d95d34ae Adding view matchers from Merb Bryan Helmkamp 2008-11-06 14:05:52 -0500
  • 5d3cb35370 Working on Webrat::Methods Bryan Helmkamp 2008-11-06 13:52:52 -0500
  • 33e0000c5a Update TODO Bryan Helmkamp 2008-11-06 13:52:47 -0500
  • d6ec85839e Remove should_see and should_not_see Bryan Helmkamp 2008-11-06 13:44:48 -0500
  • 8105e5df67 Renaming element_labeled_spec.rb to field_labeled_spec.rb Bryan Helmkamp 2008-11-06 13:39:45 -0500
  • 16c23bbfb7 Return response after requesting pages Bryan Helmkamp 2008-11-06 12:09:15 -0500
  • 4d3e7f785b More work on integrating locator strategies Bryan Helmkamp 2008-11-06 03:19:52 -0500
  • da7017acd6 Refactoring locator methods Bryan Helmkamp 2008-11-05 20:19:13 -0500
  • 979b84bb48 Starting to split up locator strategies Bryan Helmkamp 2008-11-05 19:26:06 -0500
  • 39e1b98897 Extract locators into a separate file Bryan Helmkamp 2008-11-05 19:17:14 -0500
  • 6bd43d11ed Adding homebrew rake gem and rake clean Bryan Helmkamp 2008-11-05 18:50:11 -0500
  • 5d8a47fc39 Don't depend on hoe anymore. We'll roll our own rake tasks Bryan Helmkamp 2008-11-05 18:34:56 -0500
  • f1bf1013c9 Renaming clicks_button to click_button Bryan Helmkamp 2008-11-05 18:32:36 -0500
  • c9494968cc Renaming clicks_area to click_area Bryan Helmkamp 2008-11-05 18:30:14 -0500
  • c5bf4f30f6 Rename chooses to choose Bryan Helmkamp 2008-11-05 18:29:04 -0500
  • 24ac5d3fb7 Rename clicks_link and clicks_link_within to click_link and click_link_within Bryan Helmkamp 2008-11-05 18:27:55 -0500
  • ea193e15d2 Rename checks and unchecks to check and uncheck Bryan Helmkamp 2008-11-05 18:24:48 -0500
  • 5e531f1a0a Moving spec files to reflect API changes Bryan Helmkamp 2008-11-05 18:21:42 -0500
  • 72bcbca346 Renaming visits to visit Bryan Helmkamp 2008-11-05 18:20:27 -0500
  • 0addcbe430 Adding deprecate method. Thank you Polonium Bryan Helmkamp 2008-11-05 18:16:31 -0500