1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/digitalocean/requests/compute
geemus 04062770a4 fix inner/outer variable shadowing
was causing errors in 1.8.7
2013-07-31 09:35:16 -05:00
..
create_server_tests.rb Whitespace, fix tests for running in non mock mode, and clean up in non mock mode 2013-07-12 07:22:08 -07:00
create_ssh_key_tests.rb [digitalocean|compute] added create_ssh_key request tests 2013-03-31 22:16:12 +02:00
destroy_server_tests.rb Remove mock server from servers list on destroy 2013-07-24 07:23:06 -07:00
destroy_ssh_key_tests.rb [digitalocean|compute] added destroy_ssh_key request and tests 2013-03-31 22:16:12 +02:00
get_server_details_tests.rb Cleanup and refactor digitalocean integration 2013-07-10 17:41:12 -07:00
get_ssh_key_tests.rb Whitespace, fix tests for running in non mock mode, and clean up in non mock mode 2013-07-12 07:22:08 -07:00
list_flavors_tests.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
list_images_tests.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
list_regions_tests.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
list_servers_tests.rb [digitalocean|compute] list_servers request test fixes 2013-03-31 22:16:09 +02:00
list_ssh_keys_tests.rb fix inner/outer variable shadowing 2013-07-31 09:35:16 -05:00
power_cycle_server_tests.rb changed status to state for conformity and fixed alias for flavor_id 2013-03-31 22:16:12 +02:00
power_state_tests.rb [digitalocean|compute] power_state_tests fixes 2013-03-31 22:16:13 +02:00
reboot_server_tests.rb [digitalocean|compute] Improved tests reliability 2013-03-31 22:16:13 +02:00