1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/vsphere/requests/compute
Carlos Sanchez 9f65cd9ec7 [vsphere] Make mock data consistent across operations
Use the the same list of vms for all calls, mimic other providers mocks
rbvmomi returns hashes with string keys, not symbols
Match instance_uuid with id in list_virtual_machines as Real does
Better mock for vm_clone, returns a vm with new id and adds it to the list of running vms
Test new_vm option
2013-08-02 20:24:59 +02:00
..
current_time_tests.rb
list_virtual_machines_tests.rb [vsphere] Make mock data consistent across operations 2013-08-02 20:24:59 +02:00
vm_clone_tests.rb [vsphere] Make mock data consistent across operations 2013-08-02 20:24:59 +02:00
vm_config_vnc_tests.rb
vm_destroy_tests.rb
vm_migrate_tests.rb
vm_power_off_tests.rb
vm_power_on_tests.rb
vm_reboot_tests.rb
vm_reconfig_cpus_tests.rb
vm_reconfig_hardware_tests.rb
vm_reconfig_memory_tests.rb