Commit Graph

302 Commits

Author SHA1 Message Date
Rob Kaufman 190fe0b73f Added code improvements to request handling for merb, thanks to David Leal 2008-10-22 10:30:39 -07:00
Rob Kaufman ef0176f187 Added code improvements to request handling for merb 2008-10-22 10:29:32 -07:00
Bryan Helmkamp 461a77d1d9 Revert "Support selecting options by their values (Alex Lang)"
This reverts commit 1b51de8f0f.

Conflicts:

	History.txt
2008-10-22 00:07:30 -04:00
Bryan Helmkamp d62d135777 Revert "Add #select_date for quickly filling out Rails-style date fields (Alex Lang)"
This reverts commit 9671c4256c.

Conflicts:

	History.txt
2008-10-22 00:06:46 -04:00
Bryan Helmkamp f831b497f3 Merge commit 'krist0ff/master'
est.txt
	Rakefile
	lib/webrat/merb.rb
	spec/spec_helper.rb

Conflicts:
	History.txt
	Manifest.txt
	Rakefile
	lib/webrat/merb.rb
	spec/spec_helper.rb
2008-10-21 23:29:23 -04:00
Bryan Helmkamp 2f656c85c7 History 2008-10-21 23:02:45 -04:00
Bryan Helmkamp 58a9fc3ac3 Manifest 2008-10-21 23:01:08 -04:00
Bryan Helmkamp 04923ee6e3 Merge commit 'notch8/master' 2008-10-21 22:53:01 -04:00
Bryan Helmkamp 9671c4256c Add #select_date for quickly filling out Rails-style date fields (Alex Lang) 2008-10-21 22:44:39 -04:00
Bryan Helmkamp 1b51de8f0f Support selecting options by their values (Alex Lang) 2008-10-21 22:41:02 -04:00
Bryan Helmkamp 7adeb86f2c Add support for clicking areas of an image map (Alex Lang) 2008-10-21 22:35:12 -04:00
Bryan Helmkamp a59e6f873a Coverage 2008-10-21 22:20:02 -04:00
Bryan Helmkamp 8e32ae80ca History 2008-10-21 22:13:43 -04:00
David Leal bbc826d8c5 Show error page. 2008-10-21 22:12:52 -04:00
Bryan Helmkamp 854d09a13e History 2008-10-21 22:06:18 -04:00
Bryan Helmkamp 8c73680e64 Rename Field#value to Field#escaped_value 2008-10-21 22:05:21 -04:00
Bryan Helmkamp e4cbf943a9 Merge commit 'mfilej/master' 2008-10-21 22:02:46 -04:00
Bryan Helmkamp 85330c9b1b Changelog 2008-10-21 22:02:24 -04:00
Derek Kastner 2d166ae2b8 fixed Webrat::MechanizeSession - calling visit on a newly created session was failing. Default headers were not set and Webrat::Session#request_page would fail when Webrat::Session#headers was called - dup was being called on the nil headers 2008-10-21 21:33:49 -04:00
Miha Filej e30e88594f Added field value escaping 2008-10-21 18:13:42 +02:00
Krzysztof Zylawy 12f415d330 fixed manifest that prevnts from properly installing in merb app 2008-10-21 16:52:47 +01:00
Krzysztof Zylawy ff36b51adb not passing empty params 2008-10-21 16:47:15 +01:00
Krzysztof Zylawy ddd0dd70c3 added few small fixes to webrat 2008-10-21 16:29:06 +01:00
Krzysztof Zylawy 4ed917da61 few fixes and added whitebox tetss to increase coverage 2008-10-21 16:27:35 +01:00
Krzysztof Zylawy a940e3232b more fixing to broken file 2008-10-21 13:24:35 +01:00
Krzysztof Zylawy 0e66ec82af removed conflict accidentally checked in 2008-10-21 13:19:50 +01:00
Krzysztof Zylawy 06997fabb8 merged changes from notch8 repo 2008-10-21 13:05:35 +01:00
Rob Kaufman 86879c13c0 Added webrat, thanks to jrun and gwynm for they're initial work on this 2008-10-20 22:06:49 -07:00
Bryan Helmkamp 2fd734f9ff Coverage 2008-10-19 15:36:53 -04:00
Rob Kaufman 1a5db346c9 Merged to master again 2008-10-18 00:54:46 -07:00
Rob Kaufman 9ed5c9013c Working on moving merb code to be functional with merbs request testing 2008-10-18 00:38:25 -07:00
Rob Kaufman b8e76a1af2 Moved merb files to be more in line with current webrat layout 2008-10-17 19:41:24 -07:00
Bryan Helmkamp 6d8c346762 Merge branch 'aslakhellesoy/master'
Conflicts:
	lib/webrat/rack/rack_session.rb
	lib/webrat/sinatra/sinatra_session.rb
2008-10-17 14:30:07 -04:00
Bryan Helmkamp f706b3cd41 Merge branch 'master' of git://github.com/aslakhellesoy/webrat into aslakhellesoy/master 2008-10-17 13:53:22 -04:00
Aslak Hellesøy 17cf56eb5e Add support for Basic Auth 2008-10-17 17:43:14 +02:00
Aslak Hellesøy e2c70b8e91 Update History with note about Sinatra and Rack 2008-10-17 13:39:34 +02:00
Aslak Hellesøy a885a80a7b More complete Sinatra support 2008-10-17 12:38:59 +02:00
Aslak Hellesøy 682f4d19f9 Decouple from Rails so we can use Webrat with Sinatra 2008-10-16 15:50:11 +02:00
Aslak Hellesøy 1db6f70f5b Start adding support for rack and sinatra 2008-10-14 16:18:07 -04:00
Bryan Helmkamp 792f178002 Merge branch 'master' of git://github.com/aslakhellesoy/webrat into aslakhellesoy/master 2008-10-14 16:17:31 -04:00
Bryan Helmkamp 50a4c1bc79 Also load webrat when RAILS_ENV == "selenium" 2008-10-14 12:17:52 -04:00
Luke Melia 1af45a7a27 Extracted Selenium location strategies to their own .js files for easier readability and editing. 2008-10-14 00:17:25 -04:00
David Chelimsky 1777b59b57 format README and update Manifest.txt to enable building a gem 2008-10-13 21:14:03 -04:00
Bryan Helmkamp b5ace471aa Restoring spec.opts 2008-10-13 21:12:40 -04:00
David Chelimsky c536b422df require 'spec/interop/test' so you can run specs w/ the ruby command 2008-10-13 21:12:25 -04:00
Bryan Helmkamp 7ff69b02e4 Add gemspec 2008-10-13 21:06:38 -04:00
Bryan Helmkamp ab91b0cee8 History 2008-10-13 21:01:16 -04:00
Bryan Helmkamp be44933556 History 2008-10-13 20:58:05 -04:00
Bryan Helmkamp 8c5216e3ae Combing definitions of #disabled? 2008-10-13 20:56:54 -04:00
Bryan Helmkamp d304564283 Merge branch 'master' of git://github.com/nevans/webrat into nevans/master 2008-10-13 20:54:48 -04:00