webrat/spec
Simon Rozet 7d7c32256d Support for "modular" Sinatra app style
Since Sinatra 0.9, apps can be ancapsulated in a class ("modular" style)
or be on the top level, just like before ("classic" style)

* http://wiki.github.com/brynary/webrat/sinatra
* http://www.sinatrarb.com/extensions.html
2009-02-28 03:30:25 +01:00
..
fakes Refactor redirect handling as Merb response doesn't support the redirect? method. All integration specs now passing again. 2008-12-29 22:45:55 -05:00
integration Support for "modular" Sinatra app style 2009-02-28 03:30:25 +01:00
private Support for "modular" Sinatra app style 2009-02-28 03:30:25 +01:00
public Pulling attribute conditions up from have_selector to have_xpath 2009-02-23 20:47:02 -05:00
rcov.opts Added prelimary support for fully qualified links starting with http:// or https://. Restored missing commits(???) 2008-05-04 04:15:36 -04:00
spec.opts spec.opts 2008-11-13 21:28:28 -05:00
spec_helper.rb Need test/unit to test assert functionality 2009-01-17 16:34:00 -05:00