1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/vcloud/models/compute
Peter Meier 3e240474ac [vcloud|compute] improve models + additional tests
vCloud has also the concept of links in the responses. So we should
make use of them to navigate through the tree of resources in the
vCloud.
Furthermore, we can make various calls a bit easier by directly
returning the specific resource object than the plain xml response.

Adjust tests to work with the new changes, and also test the added
parts.
2012-01-30 18:57:13 +01:00
..
conn_helper.rb [vcloud|compute] rather mock Fog::Vcloud::Connection as this is the right place to mock things 2012-01-30 18:57:09 +01:00
helper.rb [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
network_tests.rb [vcloud|compute] improve models + additional tests 2012-01-30 18:57:13 +01:00
networks_tests.rb [vcloud] mark tests pending in mocked mode 2011-12-12 18:33:51 -06:00
organization_tests.rb [vcloud|compute] improve models + additional tests 2012-01-30 18:57:13 +01:00
organizations_tests.rb [vcloud] mark tests pending in mocked mode 2011-12-12 18:33:51 -06:00
server_tests.rb [vcloud|compute] improve models + additional tests 2012-01-30 18:57:13 +01:00
servers_tests.rb [vcloud] mark tests pending in mocked mode 2011-12-12 18:33:51 -06:00
vapp_tests.rb [vcloud|compute] improve models + additional tests 2012-01-30 18:57:13 +01:00
vapps_tests.rb [vcloud] mark tests pending in mocked mode 2011-12-12 18:33:51 -06:00
vdc_tests.rb [vcloud|compute] improve models + additional tests 2012-01-30 18:57:13 +01:00
vdcs_tests.rb [vcloud] mark tests pending in mocked mode 2011-12-12 18:33:51 -06:00