vagrant/test/unit/vagrant
Mitchell Hashimoto ffab8cab68 Renamespace V1 plugin root to Vagrant::Plugin::V1::Plugin
This is mostly a transparent change to end users, but I'm going to put
all base classes for V1 into Vagrant::Plugin::V1.
2012-06-24 14:24:52 -07:00
..
action Raise exception if the insert_before middleware is not found 2012-05-05 22:10:26 -07:00
command Single-VM mode still allows target name in vagrant commands 2012-05-06 14:33:47 -07:00
config Configuration loader can handle upgrading. 2012-06-23 19:56:31 -07:00
downloaders Additional fixes + tests for shell expansion [GH-633] 2012-01-11 22:56:15 -08:00
easy Tests for the Easy command base 2012-05-06 10:01:50 -07:00
plugin/v1 Renamespace V1 plugin root to Vagrant::Plugin::V1::Plugin 2012-06-24 14:24:52 -07:00
util IsPortOpen utility 2012-03-23 10:26:29 -04:00
box_collection_test.rb Throw an error if a box already exists when calling box.add 2011-12-10 13:09:03 -08:00
box_test.rb Lazy load attributes for runners. Get box repackage working. 2011-12-09 20:24:34 -08:00
config_test.rb Vagrant.configure and versioned configuration 2012-05-21 21:47:01 -07:00
data_store_test.rb Allow data store to work even if file path is nil 2012-02-25 10:41:06 -08:00
environment_test.rb Use a temporary directory for the VAGRANT_CWD when running tests 2012-06-23 23:56:39 -07:00
hosts_test.rb Move hosts to a plugin system 2012-04-18 22:20:45 -07:00
registry_test.rb Major guests have been moved to plugins 2012-04-18 21:03:03 -07:00
ssh_test.rb More test cleanups 2012-05-01 22:10:10 -07:00