webrat/spec/integration/rails
Mutwin Kraus eddd979361 Fixed following of internal redirects when using a custom Host header
Webrat didn't properly follow internal redirects when using the Host
  header, this lets Webrat check the Host header before falling back
  to www.example.com as the current_host.
2009-04-24 23:49:11 -07:00
..
app Fixed following of internal redirects when using a custom Host header 2009-04-24 23:49:11 -07:00
config Fixed following of internal redirects when using a custom Host header 2009-04-24 23:49:11 -07:00
public Adding a Rails app for integration testing 2008-12-29 01:11:41 -05:00
script Adding a Rails app for integration testing 2008-12-29 01:11:41 -05:00
test Fixed following of internal redirects when using a custom Host header 2009-04-24 23:49:11 -07:00
.gitignore getting selenium up and running 2009-01-12 22:54:33 -06:00
Rakefile Remove the rails selenium test directory and change rake tasks for selenium and rails modes to run the same tests. The end goal should be that the same tests run in both Seleium and Webrat. 2009-01-23 15:37:26 -06:00