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
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
..
helpers remove unused variables and duplicate keys 2015-07-08 14:21:06 -07:00
models mock instance stop and start properly 2015-09-22 14:28:41 -04:00
parsers/elb working tests 2015-01-02 09:42:20 -08:00
requests filters on tags can pass an array 2015-11-23 15:45:48 +00:00
credentials_tests.rb working tests 2015-01-02 09:42:20 -08:00
helper.rb fix inverted test timeout logic 2015-05-12 10:34:43 -07:00
lorem.txt working tests 2015-01-02 09:42:20 -08:00
signaturev4_tests.rb Fix S3 signature v4 signing 2015-06-12 21:01:24 +01:00
signed_params_tests.rb working tests 2015-01-02 09:42:20 -08:00
storage_tests.rb working tests 2015-01-02 09:42:20 -08:00