vagrant/test/unit/vagrant
Brian Cain 83bd592e30
Introduce curl helper and uploader classes
This commit introduces a new uploader class for uploading files and
splits up some commonly used functionality between it and the downloader
class into a curl helper library.
2018-10-12 09:07:10 -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 Fixes #9840: Introduce `ruby` option for trigger 2018-10-05 12:53:41 -07:00
util Introduce curl helper and uploader classes 2018-10-12 09:07:10 -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 Add test coverage of local rgloader creation 2018-10-10 10:30:30 -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 Add test for identical file paths 2018-09-18 14:15:34 -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 Add test for ignore_box_vagrantfile option 2018-09-26 10:31:55 -07:00