1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/spec
Yuki Nishijima 408d26d7ff Add tests for configuration methods
This commit also includes fix for configuration methods of DataMapper and MongoMapper collection. Closes #280.
2013-11-19 10:34:48 +09:00
..
config Add tests for max_pages and max_pages_per 2012-10-22 16:16:54 +02:00
fake_app Add test that checks if AR's abstract_class option plays together with kaminari 2013-11-11 10:32:46 +09:00
helpers change #page_entries_info to use model name when collection is empty 2013-08-08 11:33:09 +09:00
models Add tests for configuration methods 2013-11-19 10:34:48 +09:00
requests Revert "Testing that paginate helper properly works under mouted Engine" 2013-11-10 05:17:32 +09:00
support Clean with truncation at the start of each suite. 2013-11-05 09:22:55 -03:00
fake_gem.rb refactor AR, DM, mongoid, and mongo_mapper specs 2012-05-23 12:44:13 +09:00
spec_helper.rb Coveralls handles multiple Travis builds. 2013-11-11 14:22:48 -03:00
spec_helper_for_sinatra.rb fix build error in spec with sinatra 2013-08-08 12:39:41 +09:00