Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-10 | Updated tests to use 'omit' when available | Patrick J Cherry | |
The redis and rubocop tests now skip on ruby > 2.0 (I think) | |||
2015-03-10 | Correctly skip the rubocop testing if the gem is missing. | Steve Kemp | |
We now use the Test::Unit::TestCase.skip() method if the gem is missing, rather than kill the whole suite. | |||
2015-03-09 | Added test-case for quiet-rubocop. | Steve Kemp | |
This is designed to ensure that we meet the style/code guideline defined in `.rubocop.yml`. |