Josh Lane
b420473d58
fix trailing comma for 1.8.7 compat
...
* remove unused reference
2016-03-01 08:22:24 -08:00
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
Eugene Howe
eef87291d5
mock instance stop and start properly
2015-09-22 14:28:41 -04:00
Josh Lane
5693a9cf2f
volume#key_id and encrypted tests
2015-08-06 16:10:37 -07:00
Daniel Farina
e49f7054a8
Describe vpcPeeringConnectionId
2015-07-03 01:47:33 -07:00
Daniel Farina
d44c2b558d
Make Mock create_vpc method arity match Real
...
This difference in method arity was spuriouly breaking tests that have
nothing to do with those options being passed (InstanceTenancy in my
case).
2015-06-16 17:52:57 -07:00
Josh Lane
df88766234
raise correct error when exceeding address limit
...
* and test it
2015-06-09 10:04:17 -07:00
Josh Lane
8908b6f6e7
fix key name conflict
...
* not sure how this is related to my previous change
2015-05-21 12:32:37 -07:00
Nilanjan Roy
14a199abf0
Added comments to tests
2015-05-20 10:51:52 +03:00
Nilanjan Roy
2632a2db42
Added Mock to describe_instance_attribute request and modified the tests
2015-05-19 18:49:30 +03:00
Nilanjan Roy
6d47136330
Added tests for describe_instance_attribute
2015-05-19 12:02:59 +03:00
Miguel Landaeta
07acbcb37b
Add mock for EC2 request_spot_instances API request
2015-04-13 12:30:07 -03:00
Miguel Landaeta
241a5923d8
Add mock for EC2 describe_spot_price_history API request
2015-04-10 00:20:43 -03:00
Miguel Landaeta
2a5e9c85d5
Handle missing parameters in describe_spot_price_history request
2015-04-05 22:39:34 +00:00
Josh Lane
2d340e77fe
test rds-authorized ec2 sg destroy
...
* despite the whole bit being `pending`
2015-02-13 14:59:52 -08:00
Frederick Cheung
160249a6c7
[AWS|VPC] attaching and detaching instances from vpc
2015-01-11 20:05:26 +00:00
Frederick Cheung
3ac107e3ee
[AWS|VPC] ability to describe classic link status
2015-01-11 17:20:04 +00:00
Josh Lane
dcfd354b8a
working tests
2015-01-02 09:42:20 -08:00
Josh Lane
d48d376e9c
initial import
...
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00