Sha256: ed7f916d4444a80f0a9c384b9959ce75fadfc1d88e00da547aed7d3ce8a4abb6

Contents?: true

Size: 179 Bytes

Versions: 7

Compression:

Stored size: 179 Bytes

Contents

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

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

  tests_models

end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fog-0.3.6 tests/aws/models/storage/directory_tests.rb
fog-0.3.5 tests/aws/models/storage/directory_tests.rb
fog-0.3.4 tests/aws/models/storage/directory_tests.rb
fog-0.3.3 tests/aws/models/storage/directory_tests.rb
fog-0.3.2 tests/aws/models/storage/directory_tests.rb
fog-0.3.1 tests/aws/models/storage/directory_tests.rb
fog-0.3.0 tests/aws/models/storage/directory_tests.rb