aws-s3/test
Marcel Molina 0bc5391734 Normalize the :expires_in option to always be an integer even if the actual object passed in is a proxy to an integer, such as is the case with 2.hours from ActiveSupport which is actually an instance of ActiveSupport::Duration. 2008-06-07 00:23:47 -05:00
..
fixtures Attributes that are false should not raise NoMethodError in Base#method_missing. 2008-06-06 22:52:14 -05:00
mocks Port hand rolled mock code over to using flexmock 2008-06-06 20:42:59 -05:00
remote Replace ad-hoc S3Object.copy method with newly support built in API call. 2008-06-06 21:45:38 -05:00
acl_test.rb Moving aws-s3 into git 2008-06-06 02:55:18 -05:00
authentication_test.rb Normalize the :expires_in option to always be an integer even if the actual object passed in is a proxy to an integer, such as is the case with 2.hours from ActiveSupport which is actually an instance of ActiveSupport::Duration. 2008-06-07 00:23:47 -05:00
base_test.rb Avoid using the teardown method in conjunction with flexmock 2008-06-06 20:56:25 -05:00
bucket_test.rb Don't prepend leading slash onto bucket name when deleting a bucket with the :force => true option. 2008-06-07 00:06:34 -05:00
connection_test.rb Don't ignore :use_ssl => false in url_for when the connection is established over ssl. 2008-06-06 23:32:09 -05:00
error_test.rb Avoid using the teardown method in conjunction with flexmock 2008-06-06 20:56:25 -05:00
extensions_test.rb Moving aws-s3 into git 2008-06-06 02:55:18 -05:00
fixtures.rb Moving aws-s3 into git 2008-06-06 02:55:18 -05:00
logging_test.rb Moving aws-s3 into git 2008-06-06 02:55:18 -05:00
object_test.rb Port hand rolled mock code over to using flexmock 2008-06-06 20:42:59 -05:00
parsing_test.rb Moving aws-s3 into git 2008-06-06 02:55:18 -05:00
response_test.rb Port hand rolled mock code over to using flexmock 2008-06-06 20:42:59 -05:00
service_test.rb Port hand rolled mock code over to using flexmock 2008-06-06 20:42:59 -05:00
test_helper.rb Port hand rolled mock code over to using flexmock 2008-06-06 20:42:59 -05:00