vagrant/test/unit
Paul Hinze 703c1f153b providers/virtualbox: fix flaky test when rsync is not installed
test-only change

when rsync is not installed on the machine running the unit tests, the
prepare_nfs_settings tests end up calling the :nfs_installed capability
on the host, which fails on the fake host wired up in tests.

this adds some explicit stubbing to prevent the implicit assumption that
rsync is installed.
2014-11-30 22:03:27 -06:00
..
plugins providers/virtualbox: fix flaky test when rsync is not installed 2014-11-30 22:03:27 -06:00
support core: only delete state if not created on initialize only 2014-11-10 16:29:19 -08:00
vagrant core: only delete state if not created on initialize only 2014-11-10 16:29:19 -08:00
base.rb Remove useless expect_with. 2014-11-04 10:01:32 +01:00
vagrant_test.rb core: Vagrant.has_plugin? can take version requirements [GH-4650] 2014-10-23 10:52:02 -07:00