Sha256: 90338ebb54c11847edffc4b824c0601c27faa169e5a78b8a3c428947d4587104

Contents?: true

Size: 157 Bytes

Versions: 136

Compression:

Stored size: 157 Bytes

Contents

require 'spec_helper'

require 'puppet/file_serving/metadata'

describe Puppet::FileServing::Metadata do
  it_should_behave_like "a file_serving model"
end

Version data entries

136 entries across 136 versions & 1 rubygems

Version Path
puppet-5.5.22 spec/integration/file_serving/metadata_spec.rb
puppet-5.5.22-x86-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-5.5.22-x64-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-5.5.22-universal-darwin spec/integration/file_serving/metadata_spec.rb
puppet-6.17.0 spec/integration/file_serving/metadata_spec.rb
puppet-6.17.0-x86-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.17.0-x64-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.17.0-universal-darwin spec/integration/file_serving/metadata_spec.rb
puppet-5.5.21 spec/integration/file_serving/metadata_spec.rb
puppet-5.5.21-x86-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-5.5.21-x64-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-5.5.21-universal-darwin spec/integration/file_serving/metadata_spec.rb
puppet-6.16.0 spec/integration/file_serving/metadata_spec.rb
puppet-6.16.0-x86-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.16.0-x64-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.16.0-universal-darwin spec/integration/file_serving/metadata_spec.rb
puppet-6.15.0 spec/integration/file_serving/metadata_spec.rb
puppet-6.15.0-x86-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.15.0-x64-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.15.0-universal-darwin spec/integration/file_serving/metadata_spec.rb