vagrant/test/unit/plugins/providers/virtualbox
Brian Cain 75d4aa42a1
Ensure non-existent machines do not attempt to list snapshots
Prior to this commit, if a snapshot restore was run on an entire
environment with some non-existent guests, Vagrant would attempt to list
their snapshots with a nil id. This commit fixes that by returning an
empty list of snapshots if the machine has not been created yet.
2019-04-09 13:11:19 -07:00
..
action Adjust requirement on warnings for VirtualBox NIC 2018-12-06 15:40:31 -08:00
cap Add public_address cap for VirtualBox 2015-11-23 16:23:22 -05:00
driver Add coverage for windows path behavior in vbox6 driver 2019-01-29 11:09:30 -08:00
support/shared Move common virtualbox 5 driver tests into shared examples 2018-11-15 11:05:51 -08:00
base.rb Move common virtualbox 5 driver tests into shared examples 2018-11-15 11:05:51 -08:00
cap_test.rb Ensure non-existent machines do not attempt to list snapshots 2019-04-09 13:11:19 -07:00
config_test.rb Update default_nic_type implementation within VirtualBox provider 2018-11-26 15:58:45 -08:00
synced_folder_test.rb Ensure true or false for automount option 2018-10-23 09:00:55 -07:00