vagrant/test/unit/plugins
Brian Cain 96c20ad3cc
Fixes #10950: Ensure pip_install_cmd is finalized
Prior to this commit, the `pip_install_cmd` option for ansible guest
config was not properly finalized. This commit ensures that if that
value is still UNSET_VALUE, it gets set to empty string in the finalize!
method.
2019-10-02 10:33:31 -07:00
..
commands Add test coverage on expected machine-readable output 2019-06-05 13:04:47 -07:00
communicators Always ensure remote destination directory exists 2019-02-26 08:54:49 -08:00
guests Functional/working unit tests for the alt linux guest plugin change hostname capability. 2019-08-27 23:00:36 +05:30
hosts Fix NFS capability detection on Void Linux 2019-03-05 10:03:52 -08:00
kernel_v2/config Merge pull request #10664 from chrisroberts/f-plugin-config-format 2019-02-12 10:00:14 -08:00
providers Try to mock up docker version subprocess result in test 2019-09-11 09:36:11 -07:00
provisioners Fixes #10950: Ensure pip_install_cmd is finalized 2019-10-02 10:33:31 -07:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Merge pull request #10902 from briancain/fixup-rsync-listener 2019-06-17 08:20:37 -07:00