Sha256: 6ecde10747a37c9d3abef1e6dde5ab09fdc20165deeba6367951c6ac990557f0

Contents?: true

Size: 169 Bytes

Versions: 15

Compression:

Stored size: 169 Bytes

Contents

Shindo.tests('AWS::S3 | directory models', ['aws']) do

  @collection = AWS[:s3].directories
  @model = @collection.new(:key => Time.now.to_f.to_s)

  tests_models

end

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
fog-0.2.30 tests/aws/models/s3/directory_tests.rb
fog-0.2.28 tests/aws/models/s3/directory_tests.rb
fog-0.2.27 tests/aws/models/s3/directory_tests.rb
fog-0.2.26 tests/aws/models/s3/directory_tests.rb
fog-0.2.25 tests/aws/models/s3/directory_tests.rb
fog-0.2.24 tests/aws/models/s3/directory_tests.rb
tecnh-fog-0.2.23.vpc tests/aws/models/s3/directory_tests.rb
fog-0.2.23 tests/aws/models/s3/directory_tests.rb
fog-0.2.22 tests/aws/models/s3/directory_tests.rb
fog-0.2.21 tests/aws/models/s3/directory_tests.rb
fog-0.2.20 tests/aws/models/s3/directory_tests.rb
fog-0.2.19 tests/aws/models/s3/directory_tests.rb
fog-0.2.18 tests/aws/models/s3/directory_tests.rb
fog-0.2.17 tests/aws/models/s3/directory_tests.rb
fog-0.2.16 tests/aws/models/s3/directory_tests.rb