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

3 commits

Author SHA1 Message Date
Paul Thornthwaite
746fbc1fd5 [AWS] Fix test and data pipeline issue
Test for `AWS[]` was buggy and to prove it when fixed it revealed that
the `data_pipeline` service was not returning the class not an instance
of the class.
2015-01-03 20:05:12 +00:00
Paul Thornthwaite
1856827b74 [AWS] Tests covering "bin" interface
The `AWS` class has a number of lookups that need moving to the
`Fog::AWS` namespace to ease extraction. This adds tests for AWS current
interface.
2015-01-03 17:09:14 +00:00
Paul Thornthwaite
2cd387622e Specs for existing Fog::Bin interface
Prepartion for fog/fog-core#105
2014-12-09 22:42:27 +00:00