vagrant/test/unit/vagrant
Chris Roberts 798fb81926 Force command to be re-run after installing local plugins
Reloading the Vagrantfile causes issue with multiple evaluations
where users expect single evaluation. Instead of allowing local
plugin installation to happen prior to command execution, force
halt after installation and the command to be re-run. This will
prevent multiple loads of the Vagrantfile within a single run.
2018-09-10 09:59:58 -07:00
..
action (#7076) Continue on if vagrant fails to parse metadata box for update 2018-05-02 13:58:21 -07:00
config Spelling fixes 2018-03-14 14:41:04 +00:00
plugin Update Vagrant.has_plugin? helper to function prior to plugin loading 2018-08-31 14:03:42 -07:00
util Merge pull request #10115 from briancain/flatten-ps-cmds-triggers 2018-08-17 15:10:46 -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 Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
box_collection_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07: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 Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
bundler_test.rb Do not use singleton for testing 2018-07-17 14:49:41 -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 test coverage on checkpoint integration 2018-01-16 15:19:59 -08:00
config_test.rb Always use a string for Vagrantfile version 2016-02-02 09:43:28 -05:00
environment_test.rb Force command to be re-run after installing local plugins 2018-09-10 09:59:58 -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 Store box metadata of active guest 2018-08-02 11:01:36 -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 (#9717) Improve messaging around not finding requested provider 2018-04-26 09:43:58 -07:00