vagrant/test/unit/plugins/provisioners/docker
Brian Cain 3934a26c29
Fixes #11606: Mock out guest capabilities instead of running them
This commit fixes a test that only fails on certain users machines where
Vagrant ends up trying to run real guest capabilities to test if the
docker provisioner raises an error if the provisioner install failed. It
fixes it by mocking out the expected return values for those
capabilities rather than relying on them actually running for this
specific unit test.
2020-05-11 08:01:29 -07:00
..
config_test.rb Test container provisioner plugin 2020-03-30 17:41:53 -04:00
installer_test.rb Fixes #11606: Mock out guest capabilities instead of running them 2020-05-11 08:01:29 -07:00
plugin_test.rb Test docker installer and ensure that all caps are valid 2020-05-06 15:02:15 -04:00
provisioner_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00