1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Paul Thornthwaite
ec8b940b2c Standardise on collection methods
Done with `rubocop --auto-correct --only CollectionMethods`
2014-05-26 16:22:07 +01:00
Nick Osborn
f6a45470e0 [vcloud_director] Remove vcr. 2013-10-09 09:08:50 +01:00
Nick Osborn
e94014d9c3 [vcloud_director|tests] Fix some edge cases. 2013-10-01 16:24:44 +01:00
Nick Osborn
bc47d97e0d [vcloud_director|tests] Don't hardcode API host. 2013-09-24 21:07:11 +01:00
Nick Osborn
193ac3e856 [vcloud_director] Integrate tests
- add tags for `rake test`
- use `tests/.fog` not bespoke environment variables
- vapp_life_cycle_tests made pending; extra requests arise after
  71a303415b
2013-09-13 19:28:58 +01:00
Paul Thornthwaite
d9fe97bd37 [#2112] Allows non VCR HTTP connections
This is a temporary solution. The VCR config which globally affects all
providers should not be isolated under one provider.
2013-09-04 10:20:07 +01:00
Rodrigo Estebanez
926495e9f0 Make VcloudDirector to support 5.1. Default version now is 5.1 2013-08-29 14:02:21 +02:00
Rodrigo Estebanez
063678f840 Rename Vcloudng to VcloudDirector 2013-08-27 11:19:54 +02:00
Renamed from tests/vcloudng/models/compute/helper.rb (Browse further)