vagrant/test/unit/plugins
Mitchell Hashimoto 5903bfb3c6 commands/push: validate configuration
/cc @sethvargo - Some weirdness here but overall should work fine. I'm
not sure if there was a GH issue this should be attached to or close. To
explain:

We just use the first machine with the default provider. A
Vagrant::Environment guarantees there is at least one machine, so
`env.machine_names.first` will always work. And we can just use the
default provider because we don't really care. Finally, it can be any
old machine we pass in because we just want the "global" config to
validate and there is no way to say "don't validate machine-specific
configs", so we might as well just pick the first machine to validate.
2015-01-04 15:43:30 -08:00
..
commands commands/push: validate configuration 2015-01-04 15:43:30 -08:00
communicators/winrm Added test to ensure comm test method checks stderr 2014-12-16 09:20:51 -08:00
guests Merge pull request #4209 from mwrock/smb_sync 2014-10-07 08:19:26 -07:00
kernel_v2/config kernel/v2: push config keys on strategy 2014-12-14 22:24:14 -08:00
providers providers/virtualbox: cleanup default vbox dhcp server 2014-11-30 22:03:52 -06:00
provisioners extend the omnibus command builder with an additional download_path parameter 2014-12-16 23:29:47 +01:00
pushes Fix failing test 2015-01-04 18:36:29 -05:00
synced_folders commands/rsync-auto: check machine ID prior to sync [GH-4031] 2014-08-06 16:56:09 -07:00