webrat/spec
Simon Rozet 90baf3311c Sinatra now provides sensible options for testing
In the lastest release, 0.9.1:

* Set sensible defaults on Default for test env [1]
  5a33a9586f

* Set :environment to :test in TestHarness
  9af37724e0

* Set :environment to :test when Sinatra::Test is included
  93b19a3492

[1] Only Sinatra::Default provides special options for testing. If you subclass
    Sinatra::Base, you'll have to set them yourself.

foo
2009-03-08 23:41:34 +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 Sinatra now provides sensible options for testing 2009-03-08 23:41:34 +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