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

16 commits

Author SHA1 Message Date
Wesley Beary
5eba7505a6 Merge pull request #732 from nirvdrum/s3_test_fixes
[aws|storage|test] Make sure tests pass with both mocking enabled and disabled.
2012-02-06 07:05:13 -08:00
geemus
7c62e44bf7 [AWS|Storage] remove redundant mock setup in tests #731 2012-02-06 09:00:38 -06:00
Kevin Menard
aff70389a8 [aws|storage|test] Make sure tests pass with both mocking enabled and disabled. 2012-02-06 09:53:27 -05: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
4899785ec5 [aws|storage|test] Added versioning test for Files#head. 2012-01-26 18:00:30 -05:00
Kevin Menard
df503d6ab8 Fixed a filename. 2012-01-26 18:00:30 -05:00
Kevin Menard
9d02af6f7a [aws|storage|test] Added versioning tests for Versions collection. 2012-01-26 18:00:30 -05:00
Kevin Menard
0287c0f7a4 [aws|storage|test] Added versioning test for Files collection. 2012-01-26 18:00:29 -05:00
Kevin Menard
6a97b60650 [aws|storage|test] Added tests for the Version model. 2012-01-26 18:00:29 -05: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
Kevin Menard
69bdbe00b8 [aws|storage|test] Added failing request test for delete_object with versioning. 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
geemus
4c388d0108 cleanup toward better model tests 2010-09-29 11:42:50 -07:00
geemus
a963703309 fixes for/from specs/tests 2010-09-09 17:50:38 -07:00