Sha256: 2ea1e96550dcd68a7dbe4a69673d263381cad11f9371ded8f20833c27a946a8f

Contents?: true

Size: 178 Bytes

Versions: 370

Compression:

Stored size: 178 Bytes

Contents

#! /usr/bin/env ruby
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

370 entries across 370 versions & 2 rubygems

Version Path
puppet-6.4.0 spec/integration/file_serving/metadata_spec.rb
puppet-6.4.0-x86-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.4.0-x64-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.4.0-universal-darwin spec/integration/file_serving/metadata_spec.rb
puppet-6.0.7 spec/integration/file_serving/metadata_spec.rb
puppet-6.0.7-x86-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.0.7-x64-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.0.7-universal-darwin spec/integration/file_serving/metadata_spec.rb
puppet-5.5.12 spec/integration/file_serving/metadata_spec.rb
puppet-5.5.12-x86-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-5.5.12-x64-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-5.5.12-universal-darwin spec/integration/file_serving/metadata_spec.rb
puppet-6.3.0 spec/integration/file_serving/metadata_spec.rb
puppet-6.3.0-x86-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.3.0-x64-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.3.0-universal-darwin spec/integration/file_serving/metadata_spec.rb
puppet-6.2.0 spec/integration/file_serving/metadata_spec.rb
puppet-6.2.0-x86-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.2.0-x64-mingw32 spec/integration/file_serving/metadata_spec.rb
puppet-6.2.0-universal-darwin spec/integration/file_serving/metadata_spec.rb