vagrant/test/unit/vagrant
Brian Cain ee8b38d47a
Set provisioner names to symbol
Because Vagrant is handling provisioner names to be symbols more
uniformly now, update the mocked tests to reflect this change. Otherwise
these provisioners will be ignored and not run.
2020-01-06 13:25:31 -08:00
..
action Set provisioner names to symbol 2020-01-06 13:25:31 -08:00
config Fixes #10224: Allow validation of config while ignoring provider 2018-10-30 13:37:22 -07:00
plugin Update trigger abort behavior when running parallel actions 2019-06-04 16:40:59 -07:00
util Fixes #11236: Windows port detection (#11244) 2019-12-19 14:46:13 -05:00
alias_test.rb throw an exception when whitespace is found within an alias keyword 2018-02-16 13:28:57 -07:00
batch_action_test.rb Update trigger abort behavior when running parallel actions 2019-06-04 16:40:59 -07:00
box_collection_test.rb Fixes #10663: Ignore boxes in collection with malformed version numbers 2019-02-14 15:30:11 -08:00
box_metadata_test.rb Fixes #11163: Get latest version for provider (#11192) 2019-11-13 17:33:15 -05:00
box_test.rb Only run tests that require bsdtar if it is available 2019-06-19 15:29:55 -07:00
bundler_test.rb Add note about removing patch fix and add test 2019-04-22 10:36:25 -07:00
capability_host_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
cli_test.rb Add fire trigger test for cli class 2019-02-01 13:34:15 -08:00
config_test.rb Always use a string for Vagrantfile version 2016-02-02 09:43:28 -05:00
environment_test.rb Fix plugin discovery loading when no data directory is available 2019-06-21 11:15:39 -07:00
errors_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
guest_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
host_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
machine_index_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
machine_state_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
machine_test.rb Remove whitespace from id file on load 2019-03-11 17:08:13 -07:00
registry_test.rb Do not use Enumerable in Registry 2014-12-08 11:35:10 -08:00
shared_helpers_test.rb Suppress errors from invalid path encoding and carry on with best effort 2018-04-04 16:09:46 -07:00
ui_test.rb Ensure empty message values are properly formatted 2019-10-15 08:54:24 -07:00
vagrantfile_test.rb Support loading machine configuration without provider validation 2019-06-14 11:50:06 -07:00