Commit Graph

  • 00d0d7b438 Temporary shim to support Merb's require statement for Webrat Bryan Helmkamp 2009-01-18 16:20:58 -0500
  • fdb94f399c Allow multiple configuration blocks without dropping previous configuration. Bryan Helmkamp 2009-01-18 16:15:56 -0500
  • 0b07dfedcd Add docs for field_labeled Bryan Helmkamp 2009-01-18 16:05:27 -0500
  • 6676ae2da9 Adding integration test for field_labeled Bryan Helmkamp 2009-01-17 17:13:20 -0500
  • 9be3f772bf Whitespace Bryan Helmkamp 2009-01-17 17:03:31 -0500
  • 45c5a6a34d Remove a couple pending specs Bryan Helmkamp 2009-01-17 17:02:05 -0500
  • cdf9908f9e Fixed bug where Scope was creating a new DOM rather than re-using the existing DOM. [#105 state:resolved] Zach Dennis 2009-01-17 16:59:12 -0500
  • ebd9d8ed52 Merge commit 'gaffo/lh_116_selenium_asserts' into lh_116 Bryan Helmkamp 2009-01-17 16:39:29 -0500
  • 9133fdc0e2 Need test/unit to test assert functionality Bryan Helmkamp 2009-01-17 16:34:00 -0500
  • 55bc6b8e00 Merge commit 'gaffo/lh_123' into lh_123 Bryan Helmkamp 2009-01-17 16:27:39 -0500
  • 1731681e79 Merge commit 'cornel/lh_110' Bryan Helmkamp 2009-01-17 16:10:34 -0500
  • 9ea7d94621 Add documentation for set_hidden_field, click_area, and submit_form [#122 state:resolved] George Ogata 2009-01-17 13:40:03 -0500
  • fb03d03c5f History Bryan Helmkamp 2009-01-17 13:34:15 -0500
  • 030412bd3f Minor refactoring to extract rails_request_parser Bryan Helmkamp 2009-01-17 13:34:06 -0500
  • 7f38666325 Merge commit 'marcenuc/lh_107_request_parser_2_3_fix' into lh_107 Bryan Helmkamp 2009-01-17 13:30:40 -0500
  • 3e3d8e3659 Raise a Webrat::NotFoundError if the scope passed to #within doesn't exist [#90 state:resolved] Bryan Helmkamp 2009-01-17 13:27:32 -0500
  • 8b652bd036 Ignore *.tmproj Bryan Helmkamp 2009-01-17 13:20:22 -0500
  • 7a7cb3f002 Support passing an ActiveRecord model to #within when in Rails mode [#68 state:resolved] (Luke Melia) Bryan Helmkamp 2009-01-17 13:18:42 -0500
  • 21aef01222 Merge history for 0.3.X releases into trunk Bryan Helmkamp 2009-01-17 12:47:24 -0500
  • 04b765976b change matchers to use assert so that assertion count is incremented Amos King 2009-01-14 11:38:38 -0600
  • f841ced43d add line in History for fix #123 Amos King 2009-01-14 10:26:39 -0600
  • 50c5d50ca7 make asserts count for have_xpath Amos King 2009-01-13 22:25:44 -0600
  • 47c0b9520f make asserts count for have_tag Amos King 2009-01-13 22:25:34 -0600
  • e864d56079 make asserts count for have_selector Amos King 2009-01-13 22:25:22 -0600
  • 3707262e72 make asserts count for assert_contain Amos King 2009-01-13 22:24:55 -0600
  • ea930106b6 remove commented code and make assert_contain use a true assertion Amos King 2009-01-13 22:14:49 -0600
  • 652610381a added selenium test for assert_selector Amos King 2009-01-13 22:48:57 -0600
  • fd860a2e6d added rails test for assert_selector Amos King 2009-01-13 22:48:06 -0600
  • a32ec70d7f added xpath test to selenium Amos King 2009-01-13 22:45:26 -0600
  • 647eb4cb6f add test for assert_xpath Amos King 2009-01-13 22:43:31 -0600
  • 2d065e8a2d add test for click_link with id to selenium Amos King 2009-01-13 22:43:14 -0600
  • 0aa5fda61d added click link test to selenium Amos King 2009-01-13 22:35:58 -0600
  • 2510e7d43d added clicking link by id Amos King 2009-01-13 22:34:47 -0600
  • 3902573d3e add a link to the rendered text and add a test for clicking it Amos King 2009-01-13 22:33:47 -0600
  • 9745673f1c Revert "remove commented code and make assert_contain use a true assertion" Amos King 2009-01-13 22:15:49 -0600
  • cdd390a19d remove commented code and make assert_contain use a true assertion Amos King 2009-01-13 22:14:49 -0600
  • a396758da4 fixed rakefile so the tasks will run the correct mode, and so there is a task to run both modes. Amos King 2009-01-13 07:57:20 -0600
  • 758e323f89 breaking up selenium from rails_webrat tests for the moment Mike Gaffney 2009-01-13 00:26:49 -0600
  • c0220232c7 broke selenium mode tests out into a seperate file. Mike Gaffney 2009-01-13 00:13:17 -0600
  • c1b49f36ea working on getting standardized for the specs Mike Gaffney 2009-01-12 23:31:14 -0600
  • 86089d90b6 Merge commit 'origin/lh_116_selenium_asserts' into test_unit_integrations Mike Gaffney 2009-01-12 23:14:37 -0600
  • f7f8c91cb7 getting selenium up and running Mike Gaffney 2009-01-12 22:54:33 -0600
  • f2a202ae5e adding pids directories Mike Gaffney 2009-01-12 22:44:53 -0600
  • f835bac31b cleaning out app and getting selenium mode to work Mike Gaffney 2009-01-12 22:42:35 -0600
  • bdf660aecb Renamed the task for seleniumw Mike Gaffney 2009-01-12 22:30:26 -0600
  • a8a63472bc breaking the test mode out into a specific test modes Mike Gaffney 2009-01-12 22:30:03 -0600
  • 8b6477a0c6 change History file Amos King 2009-01-12 15:57:42 -0600
  • 0a75799079 update History file cornel.borcean 2009-01-12 15:48:26 -0600
  • 714d8679ed change attr_accessor :mode to attr_reader since there is a writer created after Amos King 2009-01-06 09:45:51 -0600
  • c79d2216b2 added selenium_browser_key to allow running on more than firefox, and completed the ability to configure to work with selenium grid." " cornel.borcean 2009-01-12 15:15:11 -0600
  • e49c341fc0 implemented start and stop selenium server only if the selenium_server_address is nil cornel.borcean 2009-01-12 14:17:05 -0600
  • 0edffe0ac4 added selenium_server port and address and application address for configuring selenium more dynamically cornel.borcean 2009-01-12 12:50:53 -0600
  • 0ce92dfcd8 changed selenium_environment to application_environment and deprecated selenium_environment and selenium_port cornel.borcean 2009-01-12 12:32:14 -0600
  • 8932544d46 changed description for the application_port variable cornel.borcean 2009-01-12 12:21:24 -0600
  • 33d2cdcc53 changed selenium_port to application_port to reflect what the variable is used for ... cornel.borcean 2009-01-12 12:13:22 -0600
  • d4008ebc06 oops didn't notice I was using the wrong matchers. Matchers now using Selenium mode. Amos King 2009-01-09 23:13:57 -0600
  • 928b224237 Revert "include Webrat::Matchers in selinium mode" Amos King 2009-01-09 23:11:33 -0600
  • 10b31be511 remove duplicated code from the Has Content matchers in selenium matchers file. Amos King 2009-01-09 22:14:12 -0600
  • fbb74a5a98 include Webrat::Matchers in selinium mode Amos King 2009-01-09 22:13:34 -0600
  • b4d85cb50b Added recognition of input tags with type button, which are generated by the Rails submit_to_remote helper Lena 2009-01-07 12:27:47 +0100
  • 076e198287 In rails-2.3 parse_query_parameters is in RequestParser Marcello Nuccio 2009-01-07 03:17:26 +0100
  • 7fa51ab8c4 Merge branch 'lh_86_assert_contains' of git@github.com:gaffo/webrat into lh_86_assert_contains Mike 2009-01-05 13:30:56 -0600
  • d354c218d0 had additional files that were moved earlier Mike 2009-01-05 13:18:02 -0600
  • be82666a95 had additional files that were moved earlier Mike 2009-01-05 13:18:02 -0600
  • 01cf6cea80 credit where credit is due Mike 2009-01-05 13:08:03 -0600
  • 7bfa4c55c0 Merge branch 'lh_86_assert_contains' of git@github.com:gaffo/webrat into lh_86_assert_contains Mike 2009-01-05 13:06:53 -0600
  • 021f197abc change assert_tag and assert_no_tag to assert_have_tag and assert_no_tag so it won't conflict with rails and so that it will be more like the matchers. Amos King 2009-01-05 13:03:08 -0600
  • ff00ae10ea add have to assert_selector and assert_no_selector for consistency. Amos King 2009-01-05 12:59:56 -0600
  • f814b79ac1 change assert_xpath and assert_no_xpath to be assert_have_xpath and assert _have_no_xpath to be closer to the rspec matcher. Amos King 2009-01-05 12:58:40 -0600
  • 7901c7503a Merge branch 'master' of git://github.com/brynary/webrat into lh_86_assert_contains Mike 2009-01-05 12:33:19 -0600
  • 4e0845c8db Added assert_xpath and assert_no_xpath for Test::Unit support. Amos King 2009-01-05 12:23:48 -0600
  • 9825aee47e Don't follow external redirects Josh Knowles 2009-01-04 23:56:52 -0500
  • 4565a3cea6 Unescape the values passed to the sinatra test helpers Nicolas Sanguinetti 2009-01-01 12:42:05 -0200
  • 34ea3e64b8 Sinatra integration tests for following redirects Josh Knowles 2009-01-04 22:34:47 -0500
  • c3120833b0 Merge branch 'foca/master' Josh Knowles 2009-01-04 21:57:25 -0500
  • fece459f5f added assert_selector gaffo 2009-01-04 18:00:18 -0600
  • cf1589823d added assert_tag, assert_no_tag gaffo 2009-01-04 17:42:54 -0600
  • 0f0dab0b0b Upaded to webrat newest gaffo 2009-01-04 15:20:21 -0600
  • fe5d183e69 backed out will add in again as a different feature Amos King 2009-01-02 14:36:16 -0600
  • 45bd577955 fix selenium matchers to only overide needed methods from the oriinal matchers so that I don't have to write the same methods again for selenium mode. Amos King 2009-01-02 14:31:43 -0600
  • b77c33b865 added delegator for response_body to session so it is accessible from integration test when using test::unit Mike 2009-01-02 13:05:27 -0600
  • b3d6c9d89b assert_contain and assert_not_contain fully functional Amos King 2008-12-31 17:01:46 -0600
  • e19b1cc323 Rails and Merb integration tests for following redirects Josh Knowles 2008-12-29 23:14:26 -0500
  • e77495bc04 Refactor redirect handling as Merb response doesn't support the redirect? method. All integration specs now passing again. Josh Knowles 2008-12-29 22:45:55 -0500
  • b222d3fde3 Allow the running of Rails/Merb integration specs independently Josh Knowles 2008-12-29 22:07:56 -0500
  • 7044eb5863 Make merb integration test load 'local' webrat, instead of the gem. Josh Knowles 2008-12-29 21:57:06 -0500
  • 7258ea3349 Make rails integration test load 'local' webrat, instead of the gem. Nicolas Sanguinetti 2008-12-29 06:41:30 -0200
  • ce364d1663 Refactor redirect support out of RailsSession & SinatraSession and into Session#request_page Josh Knowles 2008-12-29 21:19:13 -0500
  • a569738542 Running rake spec should run all specs (even those in sub-directories) Josh Knowles 2008-12-29 20:54:59 -0500
  • 0938c6dafc bugfix: when h was nil (which it was for all my tests), everyone would fail with nil.[]= errors. Making sure we at least have a blank hash fixes this. Kieran Pilkington 2008-12-30 11:44:54 +1300
  • 499dcefefe Add integration tests for sinatra Nicolas Sanguinetti 2008-12-29 06:41:50 -0200
  • 33e853710e Make rails integration test load 'local' webrat, instead of the gem. Nicolas Sanguinetti 2008-12-29 06:41:30 -0200
  • 25c3fd73db Rename sinatra session spec so it matches the other ones Nicolas Sanguinetti 2008-12-29 06:14:27 -0200
  • 47bc51b864 Merge commit 'brynary/master' Nicolas Sanguinetti 2008-12-29 06:11:04 -0200
  • a058c8e5cc Fix sinatra spec for redirects Nicolas Sanguinetti 2008-12-29 06:05:04 -0200
  • 2562942b6d Adding merb app for integration testing Bryan Helmkamp 2008-12-29 02:10:05 -0500
  • add38820e5 Adding two tests for Rails integration Bryan Helmkamp 2008-12-29 01:30:26 -0500
  • 39e0200608 Adding a Rails app for integration testing Bryan Helmkamp 2008-12-29 01:11:41 -0500
  • b4dd150250 Moving spec/webrat to spec/private and spec/api to spec/public (a la Merb) Bryan Helmkamp 2008-12-29 00:18:50 -0500
  • 828857f88e Bumping nokogiri depenency version Bryan Helmkamp 2008-12-29 00:47:02 -0500