database_cleaner/spec/database_cleaner
Sebastian Skałacki b41d73bbdb Rename deprecated RSpec method
Use `double` instead of `mock`.
2016-03-31 03:34:28 +02:00
..
active_record Rename deprecated RSpec method 2016-03-31 02:44:12 +02:00
couch_potato mock and stub are deprecated for declaring test doubles, use double directly 2013-08-20 14:17:12 +01:00
data_mapper cleanup post #279 2014-12-06 09:58:41 +11:00
generic Described behavior of #cleaning and added two cases. 2015-06-28 18:25:03 -03:00
mongo adding tests to mongo strategy, removed reliance on monkeypatched mongo 2012-08-10 10:55:10 -07:00
mongo_mapper Resolve RSpec deprecation in Mongo Mapper specs 2016-03-31 02:40:28 +02:00
moped fix Issue #284 2014-07-30 19:40:01 +02:00
neo4j Adds spec coverage for additional Neo4j connection options 2015-06-29 09:43:29 -07:00
ohm remove warning about == being ambiguous 2013-08-20 14:58:17 +01:00
redis Add the ability to pass directly the connection in Redis 2015-12-22 12:32:13 +02:00
sequel Use ruby 1.8 syntax 2015-02-24 11:18:02 -06:00
base_spec.rb Rename deprecated RSpec method 2016-03-31 03:34:28 +02:00
configuration_spec.rb added some specs, removed neo4j from multiple_dbs feature 2014-12-08 14:48:07 +01:00
shared_strategy.rb some tests for #cleaning 2014-01-24 23:19:21 -05:00