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

13 commits

Author SHA1 Message Date
Peter Weldon
999aefbdde [aws|storage] Fix put bucket website test, request returns not found when the bucket does not exist. 2012-01-18 19:19:30 +00:00
Garret Alfert
d91d4e1cc6 [aws|storage] Add mock for Fog::Storage::AWS#put_bucket_website 2012-01-08 04:08:39 +01:00
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
97e474f75e fix a few small spec related bugs 2010-11-30 16:43:28 -08:00
geemus
68295a56d9 [google|storage] convert specs to tests 2010-11-11 10:08:19 -06:00
geemus
6baec6f4c4 [aws|storage] finish moving testing to shindo 2010-10-29 17:17:02 -07:00
geemus
46fdab47e5 [aws|storage] continuing to flesh out tests 2010-10-12 18:07:36 -07:00
geemus
4068db61ca [aws|storage] starting to move specs to tests 2010-10-12 17:40:02 -07:00