Sha256: 352fa68cd3afb863818cb729e03fb0bb5adc0f106064e2cab6292ef3bafcd64f

Contents?: true

Size: 281 Bytes

Versions: 38

Compression:

Stored size: 281 Bytes

Contents

require_relative "../../../base"

require Vagrant.source_root.join("plugins/pushes/noop/config")

describe VagrantPlugins::NoopDeploy::Config do
  include_context "unit"

  subject { described_class.new }

  let(:machine) { double("machine") }

  describe "#validate" do
  end
end

Version data entries

38 entries across 31 versions & 7 rubygems

Version Path
tamtam-vagrant-reload-1.2.1 vendor/cache/vagrant-2092df529ae7/test/unit/plugins/pushes/noop/config_test.rb
vagrant-aws-mkubenka-0.7.2.pre.24 vendor/bundle/ruby/2.7.0/bundler/gems/vagrant-22795b161bf6/test/unit/plugins/pushes/noop/config_test.rb
vagrant-packet-0.1.2 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-04f7215b5e3f/test/unit/plugins/pushes/noop/config_test.rb
vagrant-packet-0.1.2 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-04f7215b5e3f/test/unit/plugins/pushes/noop/config_test.rb
vagrant-packet-0.1.2 vendor/bundle/ruby/2.5.0/bundler/gems/vagrant-04f7215b5e3f/test/unit/plugins/pushes/noop/config_test.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-04f7215b5e3f/test/unit/plugins/pushes/noop/config_test.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-04f7215b5e3f/test/unit/plugins/pushes/noop/config_test.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/bundler/gems/vagrant-04f7215b5e3f/test/unit/plugins/pushes/noop/config_test.rb
vagrant-aws-detiber-0.7.2.pre.4 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-419afb4dcffe/test/unit/plugins/pushes/noop/config_test.rb
vagrant-aws-detiber-0.7.2.pre.3 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-419afb4dcffe/test/unit/plugins/pushes/noop/config_test.rb
vagrant-aws-detiber-0.7.2.pre.2 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-419afb4dcffe/test/unit/plugins/pushes/noop/config_test.rb
vagrant-unbundled-2.0.2.0 test/unit/plugins/pushes/noop/config_test.rb
vagrant-unbundled-2.0.1.0 test/unit/plugins/pushes/noop/config_test.rb
vagrant-aws-mkubenka-0.7.2.pre.22 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-f3fdbf414272/test/unit/plugins/pushes/noop/config_test.rb
vagrant-aws-mkubenka-0.7.2.pre.16 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/pushes/noop/config_test.rb
vagrant-unbundled-2.0.0.1 test/unit/plugins/pushes/noop/config_test.rb
vagrant-unbundled-1.9.8.1 test/unit/plugins/pushes/noop/config_test.rb
vagrant-unbundled-1.9.7.1 test/unit/plugins/pushes/noop/config_test.rb
vagrant-aws-mkubenka-0.7.2.pre.14 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/pushes/noop/config_test.rb
vagrant-aws-mkubenka-0.7.2.pre.11 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/pushes/noop/config_test.rb