summaryrefslogtreecommitdiff
path: root/test/test_paginator.rb
Commit message (Collapse)AuthorAgeFilesLines
* Rubocop automatic correctionsAbinoam P. Marques Jr2017-06-301-6/+6
|
* Add tests for #168 - Error when paginatingAbinoam Praxedes Marques Jr2015-10-091-0/+43
| | | | Code ported from 1-7-stable branch
* Move minitest/autorun requiring to after simplecov requiringAbinoam Praxedes Marques Jr2015-07-091-1/+0
| | | | | Requiring minitest/autorun before requiring test_helper.rb (and consequently simplecov) was compromising coverage report.
* Add coding information to all files - 1.9 compatibilityAbinoam Praxedes Marques Jr2015-04-291-0/+3
|
* Move paging test to its own fileAbinoam Praxedes Marques Jr2015-04-291-0/+28