1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/aws/requests/compute
2012-12-18 16:01:37 -08:00
..
address_tests.rb [aws|compute] Address#destroy handles VPC addresses, improve address allocate/release mocking for VPC. 2012-07-18 12:33:13 -03:00
availability_zone_tests.rb
dhcp_options_tests.rb forgot to commit dhcp_options tests 2012-06-04 16:17:11 -04:00
helper.rb
image_tests.rb Fix issue #1245 - mock register_image fails with block device mapping 2012-11-03 16:27:58 +01:00
instance_tests.rb [aws|compute] fix one more offeringType mock format test failure 2012-11-12 10:50:57 -06:00
internet_gateway_tests.rb VPC ELBs, Tests, and the introduction of the InternetGateway object 2012-05-22 15:15:06 -04:00
key_pair_tests.rb
network_interface_tests.rb
placement_group_tests.rb
region_tests.rb
security_group_tests.rb
snapshot_tests.rb [AWS] CopySnapshot. supports cross-region snapshot copying. 2012-12-18 16:01:37 -08:00
spot_datafeed_subscription_tests.rb
spot_instance_tests.rb Enable AWS spot requests in a VPC by specifying subnet_id 2012-08-24 01:31:32 -06:00
spot_price_history_tests.rb
subnet_tests.rb
tag_tests.rb [AWS] avoid spurious test failure when tag test returns before images test 2012-09-03 14:48:54 +01:00
volume_tests.rb [AWS] Adds ModifyVolumeAttribute 2012-11-06 08:05:26 -05:00
vpc_tests.rb