vagrant/test/unit/plugins/communicators/winrm
Shawn Neal 96ab8f60c5 Added WinRM command filters
These will be used to replace the guest side command_alias script that is sent with every communicator execute call. This avoids some uncessary remote calls to the guest, makes it unit testable, and allows larger PowerShell commands to be invoked.
2014-04-23 17:50:20 -07:00
..
command_filter_test.rb Added WinRM command filters 2014-04-23 17:50:20 -07:00
communicator_test.rb Fixed Windows tests to use modern Ruby hash style 2014-04-23 16:16:08 -07:00
config_test.rb communicators/winrm: Config unit tests (a little) 2014-04-21 13:50:59 -07:00
helper_test.rb Backfilled unit tests for Windows guest support 2014-04-22 11:03:37 -07:00
shell_test.rb Fixed Windows tests to use modern Ruby hash style 2014-04-23 16:16:08 -07:00