1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Whitney Young
98018da222 Clean with truncation at the start of each suite.
This keeps things working properly for mongo which does not support
transactions. The strategy is still properly configured to use
transactions where supported, though, so this should not affect
the speed of the test suite for other ORMs.
2013-11-05 09:22:55 -03:00
Zachary Scott
f251f94712 Use truncation for DataMapper 2013-11-04 20:33:06 -05:00
Zachary Scott
64d67b23b4 This gets Mongo and DataMapper specs running
but newer versions of AR, and incidentally Sinatra specs still fail.
2013-11-04 19:17:59 -05:00
Zachary Scott
e12cdd9b3c clean with transaction 2013-08-10 00:57:36 -04:00
Akira Matsuda
a90504de4c mongoid and mongo_mapper doesn't support transaction strategy 2012-05-23 12:38:30 +09:00
Ben Woosley
92dbf6ff26 Use database cleaner in specs so we don't have to worry about test pollution ourselves 2011-04-19 19:01:23 +09:00