vagrant/test/unit/vagrant
Chris Roberts 7fbe8bcabc Fix plugin discovery loading when no data directory is available
If the local data directory is unavailable, there will be no local
file to use within the plugin manager. Check for local file before
returning result, otherwise just return an empty hash.
2019-06-21 11:15:39 -07:00
..
action Only run tests that require bsdtar if it is available 2019-06-19 15:29:55 -07: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 Merge pull request #10889 from chrisroberts/f-local-plugins-boxfile 2019-06-05 13:56:29 -07: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 core: better error when adding box with malformed version [GH-3332] 2014-04-01 22:48:52 -07: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 Spelling fixes 2018-03-14 14:41:04 +00:00
vagrantfile_test.rb Support loading machine configuration without provider validation 2019-06-14 11:50:06 -07:00