vagrant/test/unit/plugins/communicators/winrm
Chris Roberts 78e8e17869 Cast host value to string prior to empty? check.
Force string type prior to empty? check to prevent errors if
host ip value is nil. Add coverage for proper handling of nil
value.
2017-03-06 09:14:04 -08:00
..
command_filter_test.rb Added/updated unit tests for WinRM mkdir/rm command filters 2014-07-31 14:42:11 -04:00
communicator_test.rb refactor winrm communicator to use latest winrm gems and v2 api 2016-12-11 00:52:00 -08:00
config_test.rb communicators/winrm: Config unit tests (a little) 2014-04-21 13:50:59 -07:00
helper_test.rb Cast host value to string prior to empty? check. 2017-03-06 09:14:04 -08:00
shell_test.rb refactor winrm communicator to use latest winrm gems and v2 api 2016-12-11 00:52:00 -08:00