webrat/spec
Michael Klett 61b0fce828 Base64 encoding of HTTP basic auth credentials should omit newlines (do not enforce a 76 character line limit)
According to RFC 2617 (http://www.ietf.org/rfc/rfc2617.txt), the 76 character line limit normally enforced by Base64 encoding should not apply to the encoding of HTTP basic authentication credentials.
2009-11-15 16:50:40 -05:00
..
fakes Rename TestSession to TestAdapter 2009-08-12 21:42:01 -04:00
integration Switching to Safari until Snow Leopard + Firefox + Selenium is fixed 2009-11-13 21:23:27 -05:00
private Spec fix: Don't depend on Nokogiri #inspect output 2009-11-15 16:38:09 -05:00
public Base64 encoding of HTTP basic auth credentials should omit newlines (do not enforce a 76 character line limit) 2009-11-15 16:50:40 -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 Move adapters to webrat/adapters, and Rails and Merb integration code into webrat/integrations 2009-08-19 23:42:54 -04:00