vagrant/test/unit/plugins/communicators/winrm
Chris Roberts 24cd988d39 Only modify elevated username under specific conditions
Elevated commands can fail via winrm under certain conditions like
the machine name being changed. Detect this by checking for a known
exit code combined with known output included within stderr. If found,
attempt to re-execute the command using a machine prefixed username
if possible.
2018-12-07 12:11:17 -08:00
..
command_filter_test.rb Update rm filters to test for path 2018-05-01 13:35:45 -07:00
communicator_test.rb Add test coverage on new functionality 2018-11-12 15:36:21 -08:00
config_test.rb communicators/winrm: Config unit tests (a little) 2014-04-21 13:50:59 -07:00
helper_test.rb Update rspec tests to remove deprecation warnings 2017-10-24 12:08:38 -07:00
plugin_test.rb Add warning when vagrant-winrm is found 2018-07-30 13:27:20 -07:00
shell_test.rb Only modify elevated username under specific conditions 2018-12-07 12:11:17 -08:00