1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
Commit graph

7 commits

Author SHA1 Message Date
David Bishop
62256219f4 Modernize various tests to Ruby 2.x syntax
Also fix up various things that rubocop called out, though not
everything. Mostly whitespace fixes, changing double-quotes to single if
double wasn't required, changing to use ruby 2.x hash syntax where
possible, etc. While tests don't run, they are no more broken than
before (at least, as far as I can tell).
2018-10-16 16:12:42 -06:00
Yusuke Ebihara
e4687b2dc4 Fix the bug to show the message when running tests that SimpleCov failed to recognize the test framework and/or suite used. 2016-11-19 12:50:06 +09:00
Yusuke Ebihara
10bf21157b Fix the bug to show the warning deprecated usage of the Code Climate Test Reporter when running tests. 2016-11-19 12:47:15 +09:00
Josh Lane
39abf370a4 fix inverted test timeout logic 2015-05-12 10:34:43 -07:00
Josh Lane
2a3404d75c code climate test coverage 2015-01-05 10:30:43 -08:00
Josh Lane
0bc53fc815 add codeclimate 2015-01-05 09:11:37 -08:00
Josh Lane
d48d376e9c initial import
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00