vagrant/test/unit/plugins
Brian Cain 4bd95cbfe2 (#8864) Improve `vagrant validate` command
Prior to this commit, the `vagrant validate` command would only validate
the first machine in a vagrant file. This commit improves that by
validating all known machines in the environment. If one is not found,
it will properly throw an exception instead of a stacktrace.
2017-08-15 13:53:45 -07:00
..
commands (#8864) Improve `vagrant validate` command 2017-08-15 13:53:45 -07:00
communicators Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
guests Add unit tests for shell_expand_guest_path function 2017-08-15 09:33:29 -07:00
hosts Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
kernel_v2/config Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
providers Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
provisioners Merge pull request #8875 from briancain/8716/master/dup-string-if-frozen-for-line-endings 2017-08-15 10:04:34 -07:00
pushes Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
synced_folders Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00