Commit Graph

17 Commits

Author SHA1 Message Date
Bryan Helmkamp
2e542c1cf5 Move MIME type conversion into a separate module 2008-10-25 17:38:08 -04:00
Ryan Briones
ba24901dce add ability to set custom headers; add http_accept helper 2008-10-25 17:38:08 -04:00
Bryan Helmkamp
c2203cf6ad Removing bad logger spec. autospec should work now 2008-10-25 16:56:06 -04:00
Bryan Helmkamp
2473cccb92 Cleaning up require structure 2008-10-25 12:59:21 -04:00
Bryan Helmkamp
bc34dc9ba0 Restructuring spec tasks 2008-10-25 12:42:38 -04:00
Bryan Helmkamp
ed6f7fc4a2 Moving around some specs 2008-10-25 12:22:55 -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
04923ee6e3 Merge commit 'notch8/master' 2008-10-21 22:53:01 -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
Krzysztof Zylawy
ff36b51adb not passing empty params 2008-10-21 16:47:15 +01:00
Krzysztof Zylawy
4ed917da61 few fixes and added whitebox tetss to increase coverage 2008-10-21 16:27:35 +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
Rob Kaufman
b8e76a1af2 Moved merb files to be more in line with current webrat layout 2008-10-17 19:41:24 -07:00
Rob Kaufman
264b147b6f fully merged webrat merb branch with brynary. File upload tests still fail, will look at later 2008-10-11 17:09:15 -07:00
Bryan Helmkamp
f904be9b2c Add preliminary specs for RailsSession (Mike Schwab/BH) 2008-08-26 20:21:46 -04:00
Bryan Helmkamp
399a3852a1 Add some missing spec coverage. Bump coverage theshold 2008-08-11 00:29:21 -04:00