vagrant/test/unit
Brian Cain bcf4d5a210
Fixes #11228: Allow to force check for box updates
Prior to this commit, if a user had recently checked for updates, there
was no way to force Vagrant to re-check without manually deleting a
state file in the local `.vagrant` data dir. This commit fixes that by
giving users the ability to force check for updates for a given box with
a flag to the `vagrant box outdated` command.
2019-12-03 11:42:55 -08:00
..
bin Add coverage on vagrantfile_name stubbing behavior 2018-07-18 10:50:41 -07:00
plugins Fixes #11228: Allow to force check for box updates 2019-12-03 11:42:55 -08:00
support Remove virtualbox context from docker tests 2019-09-11 07:46:40 -07:00
templates Darwin: put each NFS export on its own line (#11216) 2019-11-25 15:41:05 -05:00
vagrant Fixes #11228: Allow to force check for box updates 2019-12-03 11:42:55 -08:00
base.rb Only run tests that require bsdtar if it is available 2019-06-19 15:29:55 -07:00
vagrant_test.rb add `Vagrant.version?` helper method 2018-09-07 11:37:30 +02:00