vagrant/test
Brian Cain fefb702359
Introduce `type` and `command` triggers
This commit introduces some basic functionality for typed triggers:

- command
- action

Command triggers are triggers that will run before or after a given
sub-command.

Action triggers are for running triggers before or after internal
actions for Vagrant. This could be before or after a provision step,
before or after synced folders, or networking, etc.
2019-02-01 13:34:15 -08:00
..
acceptance Add box from local path and use generic name 2017-03-09 12:44:10 -08:00
config Add `rake acceptance:boxes` to download required boxes for tests 2011-11-13 13:37:30 -08:00
support Spelling fixes 2018-03-14 14:41:04 +00:00
unit Introduce `type` and `command` triggers 2019-02-01 13:34:15 -08:00
vagrant-spec Extend assert retries to allow for slow setup 2018-10-11 13:00:44 -07:00