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
Aaron Suggs
18c91aae5b [aws|storage|test] Mark multipart upload test as pending 2012-03-08 10:08:18 -05:00
Aaron Suggs
978dc1c7a1 [aws|storage] Simple multipart uploads; supports files > 5GB
directory.files.create(:key => key, :body => file_handle, :multipart_chunk_size => 5242880)
2012-03-04 13:02:57 -05:00
Aaron Suggs
3ee044c1a5 [aws|storage|test] use a random directory key; prevent collision 2012-03-04 13:02:36 -05:00
geemus
7c62e44bf7 [AWS|Storage] remove redundant mock setup in tests #731 2012-02-06 09:00:38 -06:00
Paul Thornthwaite
d50512ee72 Added check if Fog.mock! should be used in AWS tests
Without the check all tests were assumed mocked regardless of the
users environment setting.
2012-02-06 11:49:30 +00:00
Kevin Menard
a5a3f8fdf4 [aws|storage|test] Added model tests for versioning Directory and File models. 2012-01-26 18:00:29 -05:00
Kevin Menard
bfc882c7e0 [aws|storage|test] Added in some file and directory model tests. 2012-01-26 18:00:29 -05:00
geemus
4bfa288da6 [storage] consolidate tests 2010-12-29 18:15:29 -08:00
geemus
0a9bb3b553 [storage] shared tests 2010-11-04 11:12:44 -07:00