Commit Graph

56 Commits

Author SHA1 Message Date
Josh Knowles b222d3fde3 Allow the running of Rails/Merb integration specs independently 2008-12-29 22:15:03 -05:00
Josh Knowles a569738542 Running rake spec should run all specs (even those in sub-directories) 2008-12-29 20:54:59 -05:00
Bryan Helmkamp 2562942b6d Adding merb app for integration testing 2008-12-29 02:10:05 -05:00
Bryan Helmkamp 39e0200608 Adding a Rails app for integration testing 2008-12-29 01:11:41 -05:00
Bryan Helmkamp b4dd150250 Moving spec/webrat to spec/private and spec/api to spec/public (a la Merb) 2008-12-29 01:06:04 -05:00
Bryan Helmkamp 828857f88e Bumping nokogiri depenency version 2008-12-29 00:49:24 -05:00
Bryan Helmkamp beb4f976f1 Updating gemspec 2008-11-30 23:45:45 -05:00
Bryan Helmkamp f5ed57e042 Docs 2008-11-30 20:09:41 -05:00
Bryan Helmkamp 3dce02483b Bump Nokogiri dependency to 1.0.6 2008-11-28 15:13:57 -05:00
Bryan Helmkamp 24923a610d Include the Selenium server jar file in the gem (Bryan Helmkamp, Ben Schwarz) 2008-11-28 15:12:54 -05:00
Bryan Helmkamp 97bb64f4f9 Add "rake spec_deps" task to test specs for dependency issues and correct some issues 2008-11-28 03:11:19 -05:00
Bryan Helmkamp 555e24394a Adding "rake precommit" task for running specs against both MRI and JRuby 2008-11-28 03:03:23 -05:00
Bryan Helmkamp 2eefcf5060 Adding .document RDoc config file 2008-11-25 01:04:26 -05:00
Bryan Helmkamp 6119a8d08f Exclude .js files from RDoc 2008-11-25 00:06:28 -05:00
Bryan Helmkamp 6a096dd434 Adding gemspec. Hopfully gem will build on GitHub now 2008-11-24 20:34:10 -05:00
Bryan Helmkamp 03d7c71ef9 Updating docs rake task 2008-11-24 20:10:27 -05:00
Bryan Helmkamp ba3e29d2a3 Changing rake default from verify_rcov to spec 2008-11-19 15:59:24 -05:00
Bryan Helmkamp 0dd7ea2ae0 Remove references to deleted TODO.txt 2008-11-18 22:17:11 -05:00
Bryan Helmkamp 22d5b91dd4 Add spec:jruby task for running spec suite with jruby 2008-11-18 21:09:48 -05:00
Bryan Helmkamp 5249826cb7 Working on running specs in separate processes 2008-11-16 23:04:34 -05:00
Bryan Helmkamp 50762b6f5a Cleaning up some requires to get rid of double-includes during spec runs 2008-11-16 21:25:29 -05:00
Bryan Helmkamp 2d867451ca Cleaning up rdoc to only show public APIs 2008-11-07 12:13:41 -05:00
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