vagrant/test/unit/vagrant/util
Chris Roberts 6f663edad0 Scrub sensitive information prior to message output
This provides a simple wrapper around all output to
scrub any strings that have been registered as sensitive
before being output. Also included is a small change
to the initial debug output to only show vagrant specific
environment variables and not the full user environment.
2017-12-14 15:38:31 -08:00
..
ansi_escape_code_remover_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
command_deprecation_test.rb Add command deprecation helper module 2017-02-24 06:22:39 -08:00
credential_scrubber_test.rb Scrub sensitive information prior to message output 2017-12-14 15:38:31 -08:00
deep_merge_test.rb provisioners/salt: don't use exteranl deep_merge [GH-2348] 2014-03-07 09:18:34 -08:00
downloader_test.rb Use `CURL_CA_BUNDLE` environment variable inplace of building path at runtime 2017-11-02 12:49:34 -07:00
env_test.rb Prevent generating environment variables with invalid empty names 2017-01-12 15:12:41 -08:00
file_checksum_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
hash_with_indifferent_access_test.rb Use .key? instead of .has_key? 2015-01-05 18:29:01 -05:00
is_port_open_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
keypair_test.rb core: Vagrant::Util::Keypair for generating keypairs 2014-10-24 09:33:44 -07:00
line_endings_helper_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
network_ip_test.rb providers/virtualbox: IPv6 host only networks 2015-09-30 17:23:25 -07:00
platform_test.rb Check for vagrant.exe path before validating versions 2017-10-24 16:53:53 -07:00
presence_test.rb Use the new presence helpers in the Chef provisioner 2015-11-23 18:33:47 -05:00
retryable_test.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
safe_chdir_test.rb Add unique names to all tmpdir and tempfile calls in tests + cleanup 2016-05-28 23:22:34 -04:00
scoped_hash_override_test.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
shell_quote_test.rb core: put shell quoting into its own util class, it is useful 2013-12-13 21:17:15 -08:00
ssh_test.rb (#8923) Quote path passed into IdentityFile for ssh command 2017-08-28 13:14:45 -07:00
string_block_editor_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
subprocess_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
which_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00