vagrant/test/unit/plugins
Brian Cain 6d4d9b9304
Fixes #10432: Validate that provider file exists prior to upload
Prior to this commit, Vagrant would attempt to path expand a file that
didn't exist if it was left out of the passed in arguments and no
`--url` was used for external box uploading. This commit fixes that by
adding some additional validation for the passed in box file.
2018-11-30 14:13:45 -08:00
..
commands Fixes #10432: Validate that provider file exists prior to upload 2018-11-30 14:13:45 -08:00
communicators Add test coverage on new functionality 2018-11-12 15:36:21 -08:00
guests Add test for windows reboot cap 2018-11-02 16:34:57 -07:00
hosts Extract smblist information based on position 2018-08-30 10:58:56 -07:00
kernel_v2/config Fixes #10224: Allow validation of config while ignoring provider 2018-10-30 13:37:22 -07:00
providers Update default_nic_type implementation within VirtualBox provider 2018-11-26 15:58:45 -08:00
provisioners Add test coverage on new functionality 2018-11-12 15:36:21 -08:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Fixes #9591: Allow for 'default' smb_username if set 2018-10-19 13:26:18 -07:00