vagrant/test/unit/plugins/commands
Seth Vargo ff95fc5c1e Only append access_token the first time
This fixes GH-6395 by only appending the access_token once. It also fixes a
bug that was never reported. If a user supplied an access_token for a box URL,
Vagrant would silently overwrite it.

After this commit, Vagrant only appends an access_token to the URL if no
value exists at the key.
2015-11-18 10:44:35 -08:00
..
box/command Fix failing test 2014-08-29 11:26:09 -07:00
cap commands/cap 2015-10-08 10:35:36 -04:00
global-status core: Use the MachineIndex#vagrant_env method 2014-04-21 13:54:31 -07:00
list-commands Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
login Only append access_token the first time 2015-11-18 10:44:35 -08:00
plugin/action Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
provider test: add tests for provider command 2015-11-04 14:26:22 -08:00
push Validate pushes in the global config 2015-01-07 15:51:20 -05:00
snapshot/command test: more tests for snapshots 2015-10-08 09:10:55 -04:00
ssh_config Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00