vagrant/test/unit/plugins/commands
Paul Hinze f07ba964d3
Prevent autocomplete install test from messing with real homedir
It just so happens my `~/.bashrc` is not writable by my user (NixOS
humblebrag lol) so this test fails for me locally.

Turns out the test was touching the user's homedir which we probably
don't want anyways, so stub out a tempdir instead.
2022-04-25 14:24:06 -05:00
..
autocomplete/commands Prevent autocomplete install test from messing with real homedir 2022-04-25 14:24:06 -05:00
box/command Update tests to use real UI instance 2021-06-23 14:04:48 -07:00
cap Rename cap command 'target' to 'target-guest' 2022-04-25 12:24:49 -05:00
cloud Update tests to use real UI instance 2021-06-23 14:04:48 -07:00
destroy Merge pull request #12186 from soapy1/vagrant-destroy-exit-code 2021-03-08 13:54:03 -06:00
global-status Add test coverage on expected machine-readable output 2019-06-05 13:04:47 -07:00
init Fix minimal Vagrantfile test 2021-02-10 11:34:50 -06:00
list-commands Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
package Fixup tests for Ruby 3.0 2022-04-25 12:26:40 -05:00
plugin/action Add local only and global only flags to plugin expunge command 2018-07-18 13:43:52 -07:00
port Update tests to use real UI instance 2021-06-23 14:04:48 -07:00
powershell Add support for running elevated commands using the powershell command 2018-12-20 11:30:25 -08:00
provider test: add tests for provider command 2015-11-04 14:26:22 -08:00
push Disable synced folders for command tests 2020-09-15 11:10:06 -05:00
reload (#9677) Add --force flag to reload command 2018-08-16 13:57:13 -07:00
serve Fix hash usage in mapper test 2022-04-25 12:26:56 -05:00
snapshot/command Update tests to use real UI instance 2021-06-23 14:04:48 -07:00
ssh_config Fill out ssh options config and remote_user 2018-12-11 08:09:43 -08:00
suspend Raise error if argument is provided with --all-global flag 2018-05-11 15:43:14 -07:00
up Only write box metadata if guest has box object 2018-08-17 09:58:24 -07:00
upload Fix trailing quotes in source path 2018-10-08 14:18:30 -07:00
validate Disable synced folders for command tests 2020-09-15 11:10:06 -05:00
winrm Add winrm and upload commands 2018-10-04 13:26:41 -07:00
winrm_config Provide correct RDP information within configuration information 2018-10-04 14:41:10 -07:00