1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
fog--fog-aws/tests/requests/compute
Craig Genner 8596a448c8 filters on tags can pass an array
this comparison works fine where there is just a string or single tag,
where there is an array of tags this comparison breaks fails.

So instead we must cast to an array and then do a comparison by an
inclusion of a a value in an array
2015-11-23 15:45:48 +00:00
..
address_tests.rb raise correct error when exceeding address limit 2015-06-09 10:04:17 -07:00
assign_private_ip_tests.rb working tests 2015-01-02 09:42:20 -08:00
availability_zone_tests.rb initial import 2014-12-31 09:17:51 -08:00
client_tests.rb initial import 2014-12-31 09:17:51 -08:00
dhcp_options_tests.rb working tests 2015-01-02 09:42:20 -08:00
helper.rb working tests 2015-01-02 09:42:20 -08:00
image_tests.rb working tests 2015-01-02 09:42:20 -08:00
instance_attrib_tests.rb fix key name conflict 2015-05-21 12:32:37 -07:00
instance_tests.rb filters on tags can pass an array 2015-11-23 15:45:48 +00:00
internet_gateway_tests.rb working tests 2015-01-02 09:42:20 -08:00
key_pair_tests.rb working tests 2015-01-02 09:42:20 -08:00
network_acl_tests.rb working tests 2015-01-02 09:42:20 -08:00
network_interface_tests.rb working tests 2015-01-02 09:42:20 -08:00
placement_group_tests.rb working tests 2015-01-02 09:42:20 -08:00
region_tests.rb initial import 2014-12-31 09:17:51 -08:00
route_tests.rb Describe vpcPeeringConnectionId 2015-07-03 01:47:33 -07:00
security_group_tests.rb test rds-authorized ec2 sg destroy 2015-02-13 14:59:52 -08:00
snapshot_tests.rb working tests 2015-01-02 09:42:20 -08:00
spot_datafeed_subscription_tests.rb working tests 2015-01-02 09:42:20 -08:00
spot_instance_tests.rb Add mock for EC2 request_spot_instances API request 2015-04-13 12:30:07 -03:00
spot_price_history_tests.rb Add mock for EC2 describe_spot_price_history API request 2015-04-10 00:20:43 -03:00
subnet_tests.rb working tests 2015-01-02 09:42:20 -08:00
tag_tests.rb working tests 2015-01-02 09:42:20 -08:00
volume_tests.rb volume#key_id and encrypted tests 2015-08-06 16:10:37 -07:00
vpc_tests.rb Make Mock create_vpc method arity match Real 2015-06-16 17:52:57 -07:00