database_cleaner/spec/database_cleaner
Ernesto Tagwerker aa7ac5c753
Merge pull request #534 from kevinburkeomg/active-count
Use count(*) > 0 instead of count(*)
2018-04-25 22:23:46 -04:00
..
active_record adds expected return value of connection_hash is set 2018-04-19 15:49:42 -04: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 bump mongo to fix and re-enable disabled mongo and mongo_mapper specs. 2018-04-25 09:48:34 -07:00
mongo_mapper bump mongo to fix and re-enable disabled mongo and mongo_mapper specs. 2018-04-25 09:48:34 -07:00
moped Use count(*) > 0 instead of count(*) 2018-04-24 13:55:35 -07: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
null_strategy_spec.rb NullStrategy.cleaning should LocalJumpError without a block, like the other strategies 2016-05-23 14:10:22 +10:00
safeguard_spec.rb consider all sqlite DATABASE_URLs local. 2018-04-21 22:39:08 -07:00
shared_strategy.rb some tests for #cleaning 2014-01-24 23:19:21 -05:00