Commit Graph

84 Commits

Author SHA1 Message Date
Bryan Helmkamp 5510a6a61d Switching from Hpricot to Nokogiri 2008-11-06 17:53:41 -05:00
Bryan Helmkamp 7e94d48801 Remove vendored nokogiri. Adding it as a gem dependency 2008-11-06 17:20:01 -05:00
Bryan Helmkamp 0943d537ea Adding install_gem rake task 2008-11-06 14:44:06 -05:00
Bryan Helmkamp 6bd43d11ed Adding homebrew rake gem and rake clean 2008-11-05 18:50:47 -05:00
Bryan Helmkamp 5d8a47fc39 Don't depend on hoe anymore. We'll roll our own rake tasks 2008-11-05 18:34:56 -05:00
Bryan Helmkamp c2203cf6ad Removing bad logger spec. autospec should work now 2008-10-25 16:56:06 -04:00
Bryan Helmkamp bc34dc9ba0 Restructuring spec tasks 2008-10-25 12:42:38 -04:00
Bryan Helmkamp 04923ee6e3 Merge commit 'notch8/master' 2008-10-21 22:53:01 -04:00
Bryan Helmkamp a59e6f873a Coverage 2008-10-21 22:20:02 -04:00
Bryan Helmkamp 85330c9b1b Changelog 2008-10-21 22:02:24 -04: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
Bryan Helmkamp 1a4db57d93 Add should_see and should_not_see assertions 2008-10-13 20:30:44 -04: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
Bryan Helmkamp e746335d47 Add #within method for working within a selector scope 2008-07-26 12:17:00 -04:00
Bryan Helmkamp af0ac0933a Coverage bump 2008-07-25 18:57:31 -04:00
Bryan Helmkamp 2c238902d6 Add spec for finding inputs by alt text 2008-07-25 18:48:53 -04:00
Bryan Helmkamp c07c6af339 Alias visits as visit, clicks_link as click_link, etc. 2008-07-22 19:08:16 -04:00
Bryan Helmkamp 13a86880e5 Increase coverage threshold 2008-07-20 22:07:16 -04:00
Bryan Helmkamp e6aff6d37c Remove references to RAILS_ROOT from Webrat core 2008-05-12 00:58:24 -04:00
Bryan Helmkamp 22048b5494 Merge branch 'master' of git@github.com:brynary/webrat
Conflicts:

	Rakefile
	lib/webrat/core/page.rb
2008-05-12 00:48:01 -04:00
Bryan Helmkamp 5bb3026daf Basic spike of WWW:Mechanize support 2008-05-12 00:42:43 -04:00
Bryan Helmkamp cf6b9d26c0 Start isolating Rails-specific webrat components to prepare for additional modes (Merb and WWW::Mechanize) 2008-05-11 23:58:20 -04:00
Luke Melia 3bc2af2c14 save_and_open_page rewrites css and image references to provide a friendlier debugging experience 2008-05-04 23:44:00 -04:00
Bryan Helmkamp c2ec08d8a0 Attribution and rcov percentage bump 2008-04-28 05:01:34 -04:00
Bryan Helmkamp 7a091da5ad Setup rake to run specs by default and verify RCov coverage 2008-04-28 04:57:46 -04:00
Bryan Helmkamp 857b46fe3e In progress OOP refactoring 2008-04-05 17:49:18 +01:00
Bryan Helmkamp ba50c1f1f4 Split History file by change type 2008-04-04 15:38:55 +01:00
Bryan Helmkamp beee36c291 Add URLs. Fix description and URL for hoe 2008-04-04 15:33:34 +01:00
Bryan Helmkamp c4ebef0b33 Add dependency on hpricot 2008-04-04 15:24:11 +01:00
Bryan Helmkamp 7b85e0d15a Use Hoe's developer syntax in Rakefile 2008-03-02 19:55:50 -05:00
Bryan Helmkamp 64a3f9816d Add hoe for gem support 2008-03-02 19:35:46 -05:00
Bryan Helmkamp a86f8ca56f Import from subversion 2008-03-02 15:14:52 -05:00