Sha256: 8e6d80910b056c70dcf5128b4e19604af3d50b5f47fab17c054492ccb9b754bd

Contents?: true

Size: 343 Bytes

Versions: 39

Compression:

Stored size: 343 Bytes

Contents

require File.expand_path("../../../../base", __FILE__)

require Vagrant.source_root.join("plugins/kernel_v2/config/package")

describe VagrantPlugins::Kernel_V2::PackageConfig do
  subject { described_class.new }

  describe "#name" do
    it "defaults to nil" do
      subject.finalize!
      expect(subject.name).to be_nil
    end
  end
end

Version data entries

39 entries across 32 versions & 8 rubygems

Version Path
vagrant-aws-mkubenka-0.7.2.pre.10 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-aws-mkubenka-0.7.2.pre.9 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-unbundled-1.9.5.1 test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-unbundled-1.9.1.1 test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-compose-yaml-0.1.3 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-compose-yaml-0.1.2 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-compose-yaml-0.1.1 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-compose-yaml-0.1.0 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-unbundled-1.8.5.2 test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-unbundled-1.8.5.1 test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-unbundled-1.8.4.2 test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-unbundled-1.8.4.1 test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-unbundled-1.8.1.2 test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-unbundled-1.8.1.1 test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-1cf2a8db4ccb/test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-b421af58e8b3/test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-309e896975d1/test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-272fb27e0536/test/unit/plugins/kernel_v2/config/package_test.rb
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/bundler/gems/vagrant-1e28f1ac31e7/test/unit/plugins/kernel_v2/config/package_test.rb