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

9 commits

Author SHA1 Message Date
Arvid Andersson
a72f7175a0 Enabled tests for setting S3 ACL by id and uri on buckets and objects when mocking 2011-11-14 10:45:51 +01:00
Jonas Pfenniger
4a2768a403 Fix AWS S3 bucket and object tests
Allow for other users than mtd to run the real tests.

The mocking API is broken and returns XML on these tests. But
fixing it would require more than returning JSON, it should also
transform the email address to a user ID, DisplayName pair
2011-10-31 16:29:54 +00:00
Jonas Pfenniger
e82ac2b773 Randomize bucket names in tests 2011-10-31 12:19:55 +00:00
Jonas Pfenniger
442ae6e4cd Fixes Fog::AWS::Storage#put_(bucket|object)_acl
The EmailAddress and URI variants where generating invalid XML
2011-10-28 10:31:33 +01:00
geemus
fcc5a1c224 [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
geemus
4bfa288da6 [storage] consolidate tests 2010-12-29 18:15:29 -08:00
geemus
6baec6f4c4 [aws|storage] finish moving testing to shindo 2010-10-29 17:17:02 -07:00
geemus
068c7162b1 [aws|storage} more test work 2010-10-13 13:27:36 -07:00
geemus
46fdab47e5 [aws|storage] continuing to flesh out tests 2010-10-12 18:07:36 -07:00