1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Wesley Beary
b23594254c Fix s3 mocking behaviours:
1) delete_bucket should raise a 409 if the bucket is not empty
2) (get/put)_object should have 'Content-Type' headers
2009-09-02 20:15:32 -07:00
Wesley Beary
09e9315be9 cleanup/decouple specs 2009-08-19 20:32:57 -07:00
Wesley Beary
5cdb40d261 change to use nested success/fail blocks 2009-08-19 19:11:57 -07:00
Wesley Beary
962169950a keep mocked data on class (new instances will share data) and provide reset_data function 2009-08-17 22:39:44 -07:00
Wesley Beary
e59a6c3645 fix spec_helper file path 2009-08-17 15:55:30 -07:00
Wesley Beary
7f0fa5c869 merge with latest head 2009-08-17 15:25:19 -07:00
Wesley Beary
703f91a4d1 reorganize specs 2009-08-12 20:40:30 -07:00
Renamed from spec/aws/s3/delete_bucket_spec.rb (Browse further)