Commit Graph

  • 3bc2d4d1b8 Merge commit 'rcarver/merb-uploads' Bryan Helmkamp 2009-06-14 21:18:47 -0400
  • 8b98540aef Ruby 1.9 compatibility: Avoid calling #to_s on Arrays Jakub Kuźma 2009-05-26 10:41:00 +0200
  • b75ff6221b Added missing quote from rewrite_css_and_image_references and added support for single quotes Erin Staniland 2009-05-08 12:01:46 +0100
  • 78a23abb6e Merge commit 'dchelimsky/rspec-fix' Bryan Helmkamp 2009-06-14 20:54:02 -0400
  • f4141f787d [#261 state:awaiting-patch] added a test that shows that selenium can't click a link with text that has parens in it Mike Gaffney 2009-06-08 11:09:42 -0500
  • 8d2c027089 Fix replacing of  , aka   so it works on 1.9 Michael Fellinger 2009-06-07 17:03:13 +0900
  • 520081c93e Don't use $LAST_MATCH_INFO since we don't require English.rb, use $~ instead Michael Fellinger 2009-06-07 17:02:32 +0900
  • 48a4ec905e Make sure Field#escaped_value also works when @value is an Array on 1.9 Michael Fellinger 2009-06-07 16:45:19 +0900
  • 9134b09b87 Make mechanize_session_spec pass on 1.9 Michael Fellinger 2009-06-07 16:34:35 +0900
  • 6bfdcc54cc Fixed Spec in Test Unit more thoroghly Mike Gaffney 2009-06-05 13:50:39 -0500
  • dd8688f371 moved application_server to appservers/base Mike Gaffney 2009-06-04 15:19:05 -0500
  • 1910204974 refactor>moved the app servers to a directory Mike Gaffney 2009-06-04 15:13:54 -0500
  • 70fadbe7fc added attribution Mike Gaffney 2009-06-04 15:05:08 -0500
  • 6d74cd935e [#246 state:resolved] added external application server if you have your own started Mike Gaffney 2009-06-04 15:03:00 -0500
  • a6a4a7cfd9 moving app server lookup out into a factory Mike Gaffney 2009-06-04 14:44:06 -0500
  • 6816c46d47 refactored tests to be more rspeccy Mike Gaffney 2009-06-04 14:24:17 -0500
  • f3a12adaa9 whitespace changes Mike Gaffney 2009-06-04 12:18:31 -0500
  • e46df8c6f9 made tests cleaner and better coverage Mike Gaffney 2009-06-03 22:06:07 -0500
  • 977f643dca catches spec failed exception again Mike Gaffney 2009-06-03 18:49:32 -0500
  • abac2023bc removed reference to Rspec from common code Mike Gaffney 2009-06-03 17:53:19 -0500
  • b2c423c49c [#50 state:resolved] added deprecation warning mike.gaffney 2009-06-03 10:01:27 -0500
  • 796ede6cea expand name refactor mike.gaffney 2009-06-02 18:45:02 -0500
  • 28c676b4fc [#234 state:resolved] added attribution mike.gaffney 2009-06-02 18:44:44 -0500
  • 4daf037146 make label location strategy work with unescaped strings Thomas Jack 2009-06-02 18:31:33 -0500
  • 2ae14f78b1 expose regexp escape problem in fill_in_test Thomas Jack 2009-06-02 17:56:12 -0500
  • 57326e5846 Merge branch 'master' of git://github.com/brynary/webrat Thomas Jack 2009-06-02 17:52:14 -0500
  • f8f254d517 [#257 state:resolved] fixed issue with rails encodd fields in webrat mike.gaffney 2009-06-02 17:35:29 -0500
  • bd1655c8e2 [#257 state:awaiting-patch] here is a test proving the issue mike.gaffney 2009-06-02 17:23:12 -0500
  • 2704609224 added clicking link by title in selenium mode mike.gaffney 2009-06-01 12:26:37 -0500
  • 2219ab62d3 refactoring buttons to their own controller mike.gaffney 2009-06-01 12:25:36 -0500
  • 5430930bac added test for clicking link by title mike.gaffney 2009-06-01 12:17:29 -0500
  • b6d26480ea [#221 state:resolved] added attribution mike.gaffney 2009-06-01 12:01:47 -0500
  • b85aacae1c From larrytheliquid Merge commit '4d05a2cf2b2de34dda0a3e805ab11b60540578df' mike.gaffney 2009-06-01 11:59:21 -0500
  • 0394a1fc15 [#254 state:resolved] Added attribution mike.gaffney 2009-05-29 17:09:55 -0500
  • 9b85b6d7e0 added integration tests for all cases of click_button (by id, by html, by value, by alt for buttons and inputs of types image, button and submit) Matthias Marschall 2009-05-29 12:07:10 +0200
  • 6cd734aec9 made selenium integration tests run applying larrytheliquid's patch: 627913708c Matthias Marschall 2009-05-29 10:24:51 +0200
  • 73dc59cc29 click_button in selenium works now same as in headless mode Matthias Marschall 2009-05-27 14:02:09 +0200
  • 6fc6530a6b [#256 state:resolved] Added attribution mike.gaffney 2009-05-29 16:36:46 -0500
  • 846a90e561 Passing TextField values as plaintext to Mechanize. Josh Lubaway 2009-05-29 10:42:30 -0700
  • 4d05a2cf2b click_link matches anchor id's with Selenium Larry Diehl 2009-05-28 23:23:09 -0700
  • 627913708c Made Selenium Rails integration tests at least runnable, although there are failures. Larry Diehl 2009-05-28 22:40:52 -0700
  • c3f067b551 added missing attribution mike.gaffney 2009-05-28 18:05:28 -0500
  • e0bdab3236 [#194 state:resolved] updated history mike.gaffney 2009-05-28 18:04:40 -0500
  • f6b0a763a0 Merge branch 'lh_194_delegate_field_named' of git://github.com/pivotal/webrat into lh194 mike.gaffney 2009-05-28 18:01:53 -0500
  • 58601c4653 Make Webrat::Core::Session#redirect? work in the face of rational maths. Piers Cawley 2009-05-27 12:35:36 +0100
  • 956b43d72c Merge branch 'master' of git://github.com/brynary/webrat Thomas Jack 2009-05-19 14:24:41 -0500
  • fd431f2ce8 [#242 state:resolved] allowed changing the default timeout for browser startup in selenium mike.gaffney 2009-05-18 16:37:45 -0500
  • c6fd28d37a [#238 state:resolved] merged Mike Gaffney 2009-05-13 23:15:16 -0500
  • f342142a71 Merge commit 'snusnu/master' Mike Gaffney 2009-05-13 23:12:32 -0500
  • fa3b2c8bb2 [#215 state:resolved] merged Mike Gaffney 2009-05-13 23:06:26 -0500
  • 7f13a70b4b Added current_url to SeleniumSession to have the same api for both sessions Luke Amdor 2009-05-13 10:26:25 -0500
  • 232ed36379 spec for descendant selectors in have_xpath block Thomas Jack 2009-05-13 14:52:53 -0500
  • db9c5bdc77 Merge branch 'master' of git://github.com/brynary/webrat Thomas Jack 2009-05-13 14:34:16 -0500
  • 77168fd29d only require silence_stream if active_support hasn't already defined it snusnu 2009-05-13 05:01:19 +0200
  • 926bcc6c66 extracted silence_stream into its own file under webrat/selenium snusnu 2009-05-13 03:35:32 +0200
  • bfa250e7af Provide an implementation for silence_stream inside webrat. snusnu 2009-05-12 18:32:30 +0200
  • 77fa1bcdb6 Ignore *.log Bryan Helmkamp 2009-05-11 16:51:57 -0400
  • 7b6b3168a2 Revert "Correct some specs that need full URLs" Bryan Helmkamp 2009-05-11 16:51:42 -0400
  • b439d7f807 Revert "Canonicalize all URLs (Shalon Wood)" Bryan Helmkamp 2009-05-11 16:48:28 -0400
  • 8bedf2235d Merge branch 'master' of git://github.com/brynary/webrat Thomas Jack 2009-05-11 00:29:49 -0500
  • 453cb4b3eb Stripping whitespace Bryan Helmkamp 2009-05-11 01:27:04 -0400
  • 3e71ae3733 Correct some specs that need full URLs Bryan Helmkamp 2009-05-11 00:16:38 -0400
  • 35cbfd9643 Use Nokogiri on JRuby -- ~2x faster than REXML on JRuby for me Bryan Helmkamp 2009-05-11 00:11:01 -0400
  • b5254109f1 Start on Rack::Test integration Bryan Helmkamp 2009-04-14 22:19:57 -0400
  • 755cf6e508 Canonicalize all URLs (Shalon Wood) Bryan Helmkamp 2009-04-07 20:37:26 -0400
  • 9a3668be92 match descendents in have_selector/have_xpath blocks Thomas Jack 2009-04-29 01:33:26 -0500
  • ffb56aab90 config for rspec in one line David Chelimsky 2009-04-27 11:54:46 -0500
  • eddd979361 Fixed following of internal redirects when using a custom Host header Mutwin Kraus 2009-04-24 23:49:11 -0700
  • 1a110fe908 Improve forward and backward compatibility for Merb uploads Ryan Carver 2009-04-24 14:23:00 -0700
  • 26edfbc7cb Integration tests for Merb file uploads Ryan Carver 2009-04-24 14:11:49 -0700
  • 09509025c3 Allow Merb to do file uploads Ryan Carver 2009-04-24 13:56:28 -0700
  • 481bfe03c0 updated history mike.gaffney 2009-04-22 12:27:24 -0500
  • 7d4a2035f7 Merge commit '742db2d910d7baa51487400cb339a20bd7079418' mike.gaffney 2009-04-22 12:15:27 -0500
  • b1dfc1c01f updating history for Zach Dennis's fix mike.gaffney 2009-04-16 12:37:33 -0500
  • 7c08390bb8 Updated regex for LabelLocator and FieldLabeledLocator to work with labels whose text ends in a non-word character like \? or # Zach Dennis 2009-04-14 17:09:46 -0400
  • ff42db076f Select fields with duplicate selected options sent an incorrect value Noah Davis 2009-04-11 13:18:09 -0400
  • 03914fd293 Whitespace Bryan Helmkamp 2009-04-07 20:30:12 -0400
  • f3f81dabdc Add "rake whitespace" task Bryan Helmkamp 2009-04-07 20:29:59 -0400
  • b69b4acec4 Change setup => before Bryan Helmkamp 2009-04-07 20:14:59 -0400
  • 6697ecd2d3 Prep for 0.4.4 release 0.4.4 Bryan Helmkamp 2009-04-06 14:03:58 -0400
  • 5bb587dde1 History Bryan Helmkamp 2009-04-06 14:02:36 -0400
  • 996484c890 Refactoring selenium RC and app server boot code Bryan Helmkamp 2009-04-06 14:00:14 -0400
  • 979418e303 History Bryan Helmkamp 2009-04-06 12:40:28 -0400
  • 644478f6f0 Merge commit 'MarkMenard/master' Bryan Helmkamp 2009-04-06 12:39:31 -0400
  • 50d8a7ec51 History Bryan Helmkamp 2009-04-06 12:33:04 -0400
  • 91ea8cfa54 Make selenium process management code more robust and informative Bryan Helmkamp 2009-04-06 12:14:14 -0400
  • 304baeb754 Change default app environment from "selenium" to "test" Bryan Helmkamp 2009-04-06 12:13:46 -0400
  • aa9049953d Bump selenium-client dependency to 1.2.14 Bryan Helmkamp 2009-03-29 16:35:27 -0400
  • cd49c2d939 bugfix: selenium's wait_for_element method takes the number of seconds before timing out from an option hash Balint Erdi 2009-03-24 00:33:16 +0100
  • 0fe3998f64 field_named correctly delegated pivotal 2009-03-05 18:03:39 -0800
  • e2a672a767 Prep 0.4.3 release 0.4.3 Bryan Helmkamp 2009-03-17 01:26:38 -0400
  • 742db2d910 added spec for click links by title - functionality is already done Andrew Premdas 2009-03-13 12:09:24 +0000
  • 0c2261d869 Add support for Rails javascript post links. Mark Menard 2009-03-12 15:42:20 -0400
  • 73f4c441c1 Merge commit 'upstream/master' Mark Menard 2009-03-12 15:41:37 -0400
  • 62491121c1 History Bryan Helmkamp 2009-03-08 18:59:15 -0400
  • d1a2c80ab8 Merge commit 'sr/sinatra' into sr_sinatra Bryan Helmkamp 2009-03-08 18:54:21 -0400
  • 90baf3311c Sinatra now provides sensible options for testing Simon Rozet 2009-03-08 23:30:17 +0100
  • 5dc24c613e Merge branch 'master' into sr_sinatra Bryan Helmkamp 2009-03-08 14:59:54 -0400
  • c647ae98bb Memoize WWW::Mechanize instance. Mark Menard 2009-03-05 17:45:56 -0500
  • 72123c1cec When faced with a label with no for attribute, that contains a hidden field and another field, as can be the case in Rails 2.3's checkbox view, webrat now locates the non-hidden field. Luke Melia 2009-03-01 01:44:35 -0500