Commit Graph

  • 7ff69b02e4 Add gemspec Bryan Helmkamp 2008-10-13 21:06:38 -0400
  • ab91b0cee8 History Bryan Helmkamp 2008-10-13 21:01:16 -0400
  • be44933556 History Bryan Helmkamp 2008-10-13 20:58:05 -0400
  • 8c5216e3ae Combing definitions of #disabled? Bryan Helmkamp 2008-10-13 20:56:54 -0400
  • d304564283 Merge branch 'master' of git://github.com/nevans/webrat into nevans/master Bryan Helmkamp 2008-10-13 20:54:48 -0400
  • cf55dbad94 Add support to click_button for IDs (Patch form Gwyn Morfey) Bryan Helmkamp 2008-10-13 20:50:03 -0400
  • d7a9447d59 Merge branch 'master' of git://github.com/jsuchal/webrat into jsuchal/master Bryan Helmkamp 2008-10-13 20:35:13 -0400
  • a73cc5bc3f Update manifest Bryan Helmkamp 2008-10-13 20:32:10 -0400
  • 0778422989 Changelog Bryan Helmkamp 2008-09-14 14:55:11 -0400
  • 1a4db57d93 Add should_see and should_not_see assertions Bryan Helmkamp 2008-09-14 14:54:29 -0400
  • 44db244a76 Cleaning up the Rails session code. Extract scoped_html method in Scope Bryan Helmkamp 2008-09-14 14:37:24 -0400
  • fb5b663590 Updating Manifest Bryan Helmkamp 2008-09-14 10:47:03 -0400
  • f7cf981a75 alias click_link/clicks_link, and click_button/clicks_button Lee Bankewitz 2008-10-13 18:43:36 -0400
  • bf924ba128 use jQuery to wait for ajax operations to complete Lee Bankewitz 2008-10-13 18:42:48 -0400
  • 46ced27dbd Minor selenium_session updates to alias #visits as #visit, fix the constructor, and successfully locate a field whose label is it's parent. -Lee Bankewitz & Luke Melia Luke Melia 2008-10-13 14:23:48 -0400
  • 89d56fb5da Start adding support for rack and sinatra Aslak Hellesøy 2008-10-13 14:56:13 +0200
  • 264b147b6f fully merged webrat merb branch with brynary. File upload tests still fail, will look at later Rob Kaufman 2008-10-11 17:09:15 -0700
  • dbb3883d27 merged jrun and gwynms merb changes into main webrat code Rob Kaufman 2008-10-11 12:53:13 -0700
  • 9d3c60f922 Replaced some full sorts with simple linear search. Refactored old code to nicer collection methods. Jan Suchal 2008-10-09 14:54:53 +0200
  • a6b42aed57 format README and update Manifest.txt to enable building a gem David Chelimsky 2008-10-06 06:58:55 -0500
  • deeaa31f48 require 'spec/interop/test' so you can run specs w/ the ruby command David Chelimsky 2008-10-06 06:52:36 -0500
  • 300880db2f get webrat+cucumber+merb working Jeremy Burks 2008-10-05 22:05:01 -0500
  • 33fdf33c89 Raise error when trying to interact with a disabled form element Luke Melia 2008-10-01 20:22:23 -0400
  • c5e3546cff Fixed bug where disabled fields would be submitted. nicholas a. evans 2008-09-22 22:19:20 -0400
  • 0800f79428 adding html unit spike Ben Mabey 2008-09-15 12:03:42 -0600
  • 7c46a6fed0 Fixed bug where choosing radio button in a series where a later radio button is defaulted to on resulted in the incorrect field value being submitted. Luke Melia 2008-09-14 21:16:39 -0400
  • f904be9b2c Add preliminary specs for RailsSession (Mike Schwab/BH) Bryan Helmkamp 2008-08-26 20:21:27 -0400
  • 1eb19144ff Attribution Bryan Helmkamp 2008-08-22 16:08:43 -0400
  • 420174829e Merge commit 'hvolkmer/master' Bryan Helmkamp 2008-08-22 16:12:25 -0400
  • dd8243108a Fix bug in support for HTTPS with Rails LM/BH Bryan Helmkamp 2008-08-22 10:57:00 -0400
  • e193110a91 Added support for HTTP_REFERER header, so that redirect_to :back works Hendrik Volkmer 2008-08-20 10:35:57 +0200
  • 206e65b92f Add missing module include Bryan Helmkamp 2008-08-11 13:54:08 -0400
  • 399a3852a1 Add some missing spec coverage. Bump coverage theshold Bryan Helmkamp 2008-08-11 00:29:21 -0400
  • 87b8e71c94 Update History Bryan Helmkamp 2008-08-10 16:35:45 -0400
  • 549f462f65 Expose current DOM (as an Hpricot object) as current_dom. Fix SSL support Bryan Helmkamp 2008-08-10 16:32:03 -0400
  • f0ffd19be1 Update History Bryan Helmkamp 2008-08-10 16:15:05 -0400
  • 40f7929a5f Add backwards compatability for current_page. Fix some bugs with Rails integration Bryan Helmkamp 2008-08-10 15:55:46 -0400
  • a610d1f9e0 Removing Page class (functionality is now in Session and Scope) Bryan Helmkamp 2008-08-10 15:38:32 -0400
  • 1d39fe71d4 Refactoring away from Page object Bryan Helmkamp 2008-08-10 15:24:02 -0400
  • 9fd8a9ea82 Remove usage of method_missing in favor of explicit delegators Bryan Helmkamp 2008-08-10 15:08:52 -0400
  • 9979a29524 Delegate from Session to Scope instead of Page Bryan Helmkamp 2008-07-28 09:59:22 -0400
  • cccc8a34f8 Moving within to Session Bryan Helmkamp 2008-07-27 12:48:13 -0400
  • cc56a855cd Refactoring request_page usage Bryan Helmkamp 2008-07-27 12:46:36 -0400
  • c64556f489 More specs for within. Move save_and_open functionality to session. Bryan Helmkamp 2008-07-27 12:41:52 -0400
  • 88a9a4cd61 Pass block args via method_missing Bryan Helmkamp 2008-07-26 12:19:27 -0400
  • 592f70950d Refactor clicks_link_within to use new within functionality Bryan Helmkamp 2008-07-26 12:18:51 -0400
  • e746335d47 Add #within method for working within a selector scope Bryan Helmkamp 2008-07-26 12:17:00 -0400
  • 4f843d3d01 Refactoring Page into Scope Bryan Helmkamp 2008-07-25 20:00:12 -0400
  • 8405c6cfb0 Support &nbsp's as spaces in matching link text (Patch from Luke Melia) Bryan Helmkamp 2008-07-25 19:26:59 -0400
  • 2e20267c90 Switch from Mocha to RSpec mocks Bryan Helmkamp 2008-07-25 19:11:56 -0400
  • af0ac0933a Coverage bump Bryan Helmkamp 2008-07-25 18:57:31 -0400
  • 4fe320aac6 Merge commit 'danbarry/master' Bryan Helmkamp 2008-07-25 18:56:57 -0400
  • 2c238902d6 Add spec for finding inputs by alt text Bryan Helmkamp 2008-07-25 18:48:53 -0400
  • 0fdd3375c7 Merge commit 'quirkey/master' Bryan Helmkamp 2008-07-25 18:46:57 -0400
  • 03308b942f Merge commit 'pd/master' Bryan Helmkamp 2008-07-25 17:59:27 -0400
  • c07c6af339 Alias visits as visit, clicks_link as click_link, etc. Bryan Helmkamp 2008-07-22 19:08:16 -0400
  • 13a86880e5 Increase coverage threshold Bryan Helmkamp 2008-07-20 22:07:16 -0400
  • 01f87b5c3b Merge branch 'master' of git://github.com/ismasan/webrat into ismasan/master Bryan Helmkamp 2008-07-20 22:04:15 -0400
  • 9b90fe3c57 Merge branch 'master' of git://github.com/timcharper/webrat into timcharper/master Bryan Helmkamp 2008-07-20 21:58:32 -0400
  • 580e6950b6 Don't open blank pages in the browser (Path from Kyle Hargraves) Bryan Helmkamp 2008-07-20 21:54:13 -0400
  • 130f5a9d1b click link by title Dan Barry 2008-07-18 11:32:41 -0500
  • 66a5af0f56 regression test for unlabelled inputs Dan Barry 2008-07-08 14:07:14 -0500
  • a9430aa2ce radio buttons can have multiple labels Dan Barry 2008-07-08 12:31:44 -0500
  • 9e673539a5 Now you can do clicks_button 'foo_123' (passing button ID, not value) 0.2.1 Gwyn Morfey 2008-07-07 15:57:52 +0100
  • cfdd66784e Implemented clicks_link_within for selenium session. Luke Melia 2008-06-23 00:37:31 -0400
  • 6074ec3e35 Add support for disabling JavaScript when clicking a link to enable testing of both JS and non-JS implementations LM/BH Bryan Helmkamp 2008-06-20 11:22:41 -0400
  • 856b6cb17e Merge branch 'master' of git@github.com:brynary/webrat Bryan Helmkamp 2008-06-20 11:09:56 -0400
  • 7d94c16ac8 Added options to selenium session methods to better handle ajax operations. For example: clicks_link('Foo', :wait => :ajax). I'd love to figure out how to infer whether a click results in ajax vs. dom manipulation vs. page load, but we'll start with this. Luke Melia 2008-06-18 23:57:56 -0400
  • 7a5fbeef7f Spiked a Selenium session type for webrat. Luke Melia 2008-06-16 01:11:02 -0400
  • 17f4dba965 Support specification of content type in attaches_file() Kyle Hargraves 2008-05-21 14:27:47 -0500
  • 3b72459298 Support '&' in submitted values Kyle Hargraves 2008-05-16 19:22:41 -0500
  • 2c61102f1b Sorting libraries before require to avoid load order issues on server Ismael Celis 2008-06-02 12:50:33 +0100
  • 9a4e43ab0c Added method for matching alt attributes in fields (primarly for clicks_button) Aaron Quint 2008-05-27 17:17:49 -0400
  • 5ea0db332c added spec to test webrat's ability to recognize image buttons Tim Harper 2008-05-17 12:53:29 -0600
  • e6aff6d37c Remove references to RAILS_ROOT from Webrat core Bryan Helmkamp 2008-05-12 00:58:24 -0400
  • 22048b5494 Merge branch 'master' of git@github.com:brynary/webrat Bryan Helmkamp 2008-05-12 00:48:01 -0400
  • 5bb3026daf Basic spike of WWW:Mechanize support Bryan Helmkamp 2008-05-12 00:23:37 -0400
  • cf6b9d26c0 Start isolating Rails-specific webrat components to prepare for additional modes (Merb and WWW::Mechanize) Bryan Helmkamp 2008-05-11 23:58:20 -0400
  • 3bc2af2c14 save_and_open_page rewrites css and image references to provide a friendlier debugging experience Luke Melia 2008-05-04 23:44:00 -0400
  • c7765a1e6c Merge branch 'master' of git@github.com:brynary/webrat Bryan Helmkamp 2008-05-04 14:07:04 -0400
  • 73d3b72108 Added prelimary support for fully qualified links starting with http:// or https://. Restored missing commits(???) Luke Melia 2008-05-04 04:15:36 -0400
  • 20561b0c41 Also find buttons by caption, if no value has been specified. Gwyn Morfey 2008-04-29 12:26:16 +0100
  • b3bc544c1c WTF. Hoe requires README to be named README.txt. Sorry markdown, will try another night. Josh Knowles 2008-04-28 21:59:56 -0400
  • ddf48b31fa Renamed README to get Markdown highlighting in github Josh Knowles 2008-04-28 21:44:38 -0400
  • c0bf742ed8 Update Manifest Bryan Helmkamp 2008-04-28 05:18:59 -0400
  • c2ec08d8a0 Attribution and rcov percentage bump Bryan Helmkamp 2008-04-28 05:01:34 -0400
  • ce4dc1cd47 Add attaches_file method Kyle Hargraves 2008-04-27 12:46:33 -0500
  • 7a091da5ad Setup rake to run specs by default and verify RCov coverage Bryan Helmkamp 2008-04-28 04:57:46 -0400
  • ccc3c189a6 Renamed README.markdown back to README.txt to make hoe happy. ::sigh:: Bryan Helmkamp 2008-04-28 04:49:04 -0400
  • 8e2419f7d3 Pretty specdoc strings Kyle Hargraves 2008-04-27 11:45:01 -0500
  • 72bd79dc70 Convert README to Markdown syntax. Copy edits Bryan Helmkamp 2008-04-28 04:37:10 -0400
  • f23193bea0 Add spec suite to replace test suite Bryan Helmkamp 2008-04-23 10:54:07 -0400
  • 2855b4382f Implemented Merb's magic exception handling in tests. This could be more robust. Gwyn Morfey 2008-04-23 14:33:05 +0100
  • 580a301984 Make sure that PUTS and DELETES are handled correctly in merb Gwyn Morfey 2008-04-23 10:41:34 +0100
  • 94f0086a55 Corrected manifest Gwyn Morfey 2008-04-22 11:25:21 +0100
  • 97c1f8de3c Tidy up: these helpers aren't needed by existing tests Gwyn Morfey 2008-04-18 16:54:42 +0100
  • 87af3dbcc7 Remove temporary test Gwyn Morfey 2008-04-18 16:46:57 +0100
  • e4e2de1206 Missing files Gwyn Morfey 2008-04-18 16:40:24 +0100
  • c967a02ca0 All tests pass in merb Gwyn Morfey 2008-04-18 16:39:28 +0100
  • aeb6aa056c All but 3 merb tests pass Gwyn Morfey 2008-04-18 13:37:53 +0100