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

12 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
noice
7f71f2c07b Added support for DataMapper v1.1.0. Including tests. 2011-08-14 04:33:57 +02: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
Akira Matsuda
5f3f73f99b specs for mongoid scopes 2011-02-18 12:33:56 +09:00
Akira Matsuda
31b213a760 prepare for spec (part II) 2011-02-12 01:04:25 +09:00
Akira Matsuda
94b65da63f extract the app from config file 2011-02-08 11:19:04 +09:00
Akira Matsuda
fa674a64cc partialize tags 2011-02-05 23:45:49 +09:00
Akira Matsuda
ff721e02d5 prepare for the specs 2011-02-05 23:45:49 +09:00